diff --git a/testsuite/tests/profiling/should_run/all.T b/testsuite/tests/profiling/should_run/all.T
index c9e147ca1f617158caac119d47a34e04e47aab07..816a30d45d4bb061c5aa32141fc1e2c5d4eb2869 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', [], compile_and_run, [''])
+test('T17572', [when(arch('wasm32'), run_timeout_multiplier(5))], compile_and_run, [''])
 
 test('TraverseHeapTest', [only_ways(['prof'])], compile_and_run, ['-debug'])