benchmark: vm1_blockparam_call: | def m &b b.call end i = 0 while i<30_000_000 # while loop 1 i += 1 m{} end loop_count: 1