JRuby is fast enough to serve
In his blog post, Nick Siegler reveals that JRuby is already fast enough to be used for Rails application deployment, and given enough time to "warm up" the Hotspot, can surpass the speed of MRI (Mat'z Ruby Interpreter implemented in C). There and in another post he explain the tweaks he made, including benchmark result and benchmark source code.