From: "postmodern (Hal Brodigan)" Date: 2013-12-31T09:24:54+09:00 Subject: [ruby-core:59425] [ruby-trunk - Bug #9312] Build the ruby executable in bin/ Issue #9312 has been updated by postmodern (Hal Brodigan). Running `make runnable` appears to add a `bin/goruby` hardlink to `../goruby`. ---------------------------------------- Bug #9312: Build the ruby executable in bin/ https://bugs.ruby-lang.org/issues/9312#change-43985 Author: postmodern (Hal Brodigan) Status: Feedback Priority: Low Assignee: nobu (Nobuyoshi Nakada) Category: build Target version: ruby -v: trunk Backport: 1.9.3: UNKNOWN, 2.0.0: UNKNOWN, 2.1: UNKNOWN In order to allow Ruby Switchers to directly use a Ruby that is built but not installed (such as trunk or a branch), the ruby executable should be placed in the bin/ directory. -- http://bugs.ruby-lang.org/