gem is very slow looks like about your only option is to <gulp> use ruby-prof to try and track down which part of gems is taking so long and see if you can speed it up/identify the problem/patch back into rubygems. Make sure you're using the latest version of gems. Could also try building the latest of rubygems...
github.com/vvs/rubygems
GL.
-r