diff --git a/testsuite/tests/profiling/should_run/all.T b/testsuite/tests/profiling/should_run/all.T
index 279f728a2625605595e0499c5a03f7fa272d6b20..8880fc4bf9f2ad1266945f4c57ad0ccf2a632be8 100644
--- a/testsuite/tests/profiling/should_run/all.T
+++ b/testsuite/tests/profiling/should_run/all.T
@@ -196,7 +196,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'])