ruby-build
brew install ruby-build
v20260616
MIT
Shell script tool to compile and install multiple Ruby versions and implementations.
Why you might care
Part of the rbenv ecosystem for managing per-project Ruby versions without system interference. Handles the complexity of building Ruby from source with correct flags and dependencies, supporting dozens of Ruby versions and implementations (MRI, JRuby, Rubinius). Use this if you need reproducible, isolated Ruby environments across machines or projects.
22.1k
30-day installs · #218
88.5k
90-day · #198
363.1k
365-day · #186
Runtime dependencies
Links
- https://rbenv.org/man/ruby-build.1
- Brew formula source: Formula/r/ruby-build.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [],
"alternatives": [
"rvm",
"asdf",
"mise"
],
"build_dependencies": [],
"categories": [
"language-runtime",
"build-system"
],
"caveats": null,
"conflicts_with": [],
"dependencies": [
"autoconf",
"libyaml",
"openssl@3",
"pkgconf",
"readline"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Install various Ruby versions and implementations",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:40:45+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "ruby-build",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://rbenv.org/man/ruby-build.1",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": "ruby-build(1)",
"installs_30d": 22073,
"installs_365d": 363133,
"installs_90d": 88508,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "MIT",
"llm_generated_at": "2026-06-20T23:43:28+00:00",
"llm_model": "claude-haiku-4-5",
"name": "ruby-build",
"oldnames": [],
"one_liner": "Shell script tool to compile and install multiple Ruby versions and implementations.",
"optional_dependencies": [],
"rank_30d": 218,
"rank_365d": 186,
"rank_90d": 198,
"raw_hash": "0a40b498476c5921",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/r/ruby-build.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "20260616",
"versioned_formulae": [],
"why_use_this": "Part of the rbenv ecosystem for managing per-project Ruby versions without system interference. Handles the complexity of building Ruby from source with correct flags and dependencies, supporting dozens of Ruby versions and implementations (MRI, JRuby, Rubinius). Use this if you need reproducible, isolated Ruby environments across machines or projects."
}