I would not expect the benchmare suite to attempt to run multiple calls at once, but that's what I'm seeing.
But if I breakpoint in the supplied function, I see line 1 run over and over before the last line ever returns, which means that I'm running all of the tests at exactly the same time.