=begin
This is what I wanted to discuss, right now the whole process is controlled in rvm, so the builds are done and uploaded(scp) by me and the issues are initially handled at rvm bug tracker, I forward them here when needed.
There are 3 steps I can distinguish for the process (each is optional):
(1) The build is still done by me and the binaries are copied from ((URL:https://rvm.io/binaries)) to ((URL:http://ftp.ruby-lang.org/pub/ruby/binaries))
(2) The builds are done by ruby team using rvm and uploaded directly to ftp.ruby-lang.org
(3) The build process is done without rvm and binaries are uploaded to ftp.ruby-lang.org
I can be in full assistance as long rvm is involved, not sure about my time if rvm is not used.
rvm-bin is definitely the most immediately viable solution. In the future, you should consider using something like Gitian for reproducable builds. http://gitian.org/
It seems to be a good time to make the RVM-provided binaries official by hosting them at http://ftp.ruby-lang.org/pub/ruby/binaries since both ruby-install (chruby) and ruby-build (rbenv) are looking to support installing them. RVM has been using them for some time and people have been installing them directly. It would make it easier for folk to find them and for the installation tools to rally behind them if they were hosted officially.