diff --git a/testsuite/tests/profiling/should_run/all.T b/testsuite/tests/profiling/should_run/all.T
index ff2223e4983aba333a87bdbef0e89aec40333114..19b91f1d5f5af49b5a78bf176d5c1167861db7f5 100644
--- a/testsuite/tests/profiling/should_run/all.T
+++ b/testsuite/tests/profiling/should_run/all.T
@@ -185,7 +185,7 @@ test('T15897',
       fragile(15467)],
      makefile_test, ['T15897'])
 
-test('T17572', [when(arch('wasm32'), run_timeout_multiplier(5))], compile_and_run, [''])
+test('T17572', [run_timeout_multiplier(10)], compile_and_run, [''])
 
 test('TraverseHeapTest', [only_ways(['prof'])], compile_and_run, ['-debug'])