diff --git a/testsuite/tests/profiling/should_run/all.T b/testsuite/tests/profiling/should_run/all.T
index 816a30d45d4bb061c5aa32141fc1e2c5d4eb2869..69bfc0849a5f4bfb66bf232c2190cc44d836056f 100644
--- a/testsuite/tests/profiling/should_run/all.T
+++ b/testsuite/tests/profiling/should_run/all.T
@@ -187,7 +187,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'])