LoginSignup
54
55

More than 5 years have passed since last update.

rbenv で Ruby 2.0.0 をインストールするときに並列コンパイルする

Last updated at Posted at 2013-04-28
$ MAKE_OPTS="-j 4" rbenv install 2.0.0-p0 

MAKE_OPTS 環境変数で -j と並列処理数を渡せばいい。

空港で

「コンパイル終わらないから Mac 閉じれないなり~」

って言ってたら mrkn に教えてもらった。

54
55
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
54
55