Skip to content

Instantly share code, notes, and snippets.

@csrutil
Created November 12, 2019 13:54
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save csrutil/d90ddbc413c55c4726617c2b4fb4344a to your computer and use it in GitHub Desktop.
Save csrutil/d90ddbc413c55c4726617c2b4fb4344a to your computer and use it in GitHub Desktop.
time RUBY_BUILD_MIRROR_URL=http://localhost:7890/ruby-2.6.5.tar.bz2 RUBY_CONFIGURE_OPTS="--disable-install-doc --with-jemalloc --with-readline-dir=$(brew --prefix readline) --with-openssl-dir=$(brew --prefix openssl)" rbenv install 2.6.5 --verbose
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment