I would agree it would be cool if Ruby was faster, but for most web
applications, performance problems can be solved with adding more
hardware.

When you have to make the trade off between more developer time, ease
of maintainence vs. more hardware, most companies go with the more
hardware approach as it usually is cheaper. People worry about
performance often too much when choosing the language, rather than
focusing on good design and the product itself.