<internal:ractor>:267:in `new': allocator undefined for Proc (TypeError)
from lib/right_speed.rb:62:in `block in main'
from lib/right_speed.rb:62:in `times'
from lib/right_speed.rb:62:in `each'
from lib/right_speed.rb:62:in `map'
from lib/right_speed.rb:62:in `main'
from lib/right_speed.rb:44:in `start'
from lib/right_speed.rb:145:in `<main>'
The error below happens on this code. This was fixed by this change.