From: "luislavena (Luis Lavena)" Date: 2013-10-09T08:25:54+09:00 Subject: [ruby-core:57751] [ruby-trunk - misc #9006] build and host binary rubies Issue #9006 has been updated by luislavena (Luis Lavena). =begin Hello Michal, Platform binaries is a great thing, however I noticed that your username leaked into the generated (({rbconfig})) file: $ gem env paths /Users/mpapis/.rvm/gems/ruby-2.0.0-p247 I believe this is caused by the patching of (({ENV["GEM_HOME"]})) and ((|PATH|)) at the beginning of each script? Cheers. =end ---------------------------------------- misc #9006: build and host binary rubies https://bugs.ruby-lang.org/issues/9006#change-42351 Author: mpapis (Michal Papis) Status: Open Priority: Low Assignee: Category: Target version: I wanted to ask ruby to take back the binary rubies, currently they are maintained as part of RVM. The build is done using: https://github.com/rvm/rvm-binary The binaries are hosted: https://rvm.io/binaries/ I'm also fine with slow migration where I continue to build the binaries and they are hosted at: http://ftp.ruby-lang.org/pub/ruby/ -- http://bugs.ruby-lang.org/