prelude: | require 'thread' m = Thread::Mutex.new benchmark: vm2_mutex: 'm.synchronize{} ' loop_count: 6000000