{"id":21480873,"url":"https://github.com/essentialkaos/rbbuild","last_synced_at":"2025-10-25T07:38:52.074Z","repository":{"id":40390374,"uuid":"48170954","full_name":"essentialkaos/rbbuild","owner":"essentialkaos","description":"Utility for compiling and installing different Ruby versions","archived":false,"fork":false,"pushed_at":"2025-09-02T09:50:22.000Z","size":1848,"stargazers_count":2,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-02T11:31:05.477Z","etag":null,"topics":["jruby","rbenv","ruby","truffleruby"],"latest_commit_sha":null,"homepage":"https://kaos.sh/rbbuild","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/essentialkaos.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-12-17T11:37:37.000Z","updated_at":"2025-04-15T13:24:12.000Z","dependencies_parsed_at":"2023-12-19T00:48:58.029Z","dependency_job_id":"41b7cd28-3f58-4fca-a119-784ed311cc7b","html_url":"https://github.com/essentialkaos/rbbuild","commit_stats":null,"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/essentialkaos/rbbuild","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/essentialkaos%2Frbbuild","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/essentialkaos%2Frbbuild/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/essentialkaos%2Frbbuild/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/essentialkaos%2Frbbuild/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/essentialkaos","download_url":"https://codeload.github.com/essentialkaos/rbbuild/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/essentialkaos%2Frbbuild/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280923473,"owners_count":26414233,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-25T02:00:06.499Z","response_time":81,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["jruby","rbenv","ruby","truffleruby"],"created_at":"2024-11-23T12:18:46.377Z","updated_at":"2025-10-25T07:38:52.069Z","avatar_url":"https://github.com/essentialkaos.png","language":"Shell","readme":"\u003cp align=\"center\"\u003e\u003ca href=\"#readme\"\u003e\u003cimg src=\".github/images/card.svg\"/\u003e\u003c/a\u003e\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://kaos.sh/w/rbbuild/ci\"\u003e\u003cimg src=\"https://kaos.sh/w/rbbuild/ci.svg\" alt=\"GitHub Actions CI Status\" /\u003e\u003c/a\u003e\n  \u003ca href=\"#license\"\u003e\u003cimg src=\".github/images/license.svg\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\u003ca href=\"#usage-demo\"\u003eUsage demo\u003c/a\u003e • \u003ca href=\"#installation\"\u003eInstallation\u003c/a\u003e • \u003ca href=\"#usage\"\u003eUsage\u003c/a\u003e • \u003ca href=\"#ci-status\"\u003eCI Status\u003c/a\u003e • \u003ca href=\"#license\"\u003eLicense\u003c/a\u003e\u003c/p\u003e\n\n\u003cbr/\u003e\n\n`rbbuild` is utility for compiling and installing different Ruby versions.\n\n### Usage demo\n\n[![demo](https://gh.kaos.st/rbbuild-200.gif)](#usage-demo)\n\n### Installation\n\n#### From [ESSENTIAL KAOS Public Repository](https://pkgs.kaos.st)\n\n```bash\nsudo dnf install -y https://pkgs.kaos.st/kaos-repo-latest.el$(grep 'CPE_NAME' /etc/os-release | tr -d '\"' | cut -d':' -f5).noarch.rpm\nsudo dnf install rbbuild\n```\n\n#### Using Makefile and Git\n\n```bash\ngit clone https://kaos.sh/rbbuild.git\ncd rbbuild\nsudo make install\n```\n\n### Usage\n\n#### `rbbuild`\n\n\u003cimg src=\".github/images/rbbuild.svg\" /\u003e\n\n#### `rbdef`\n\n\u003cimg src=\".github/images/rbdef.svg\" /\u003e\n\n#### `mass-builder`\n\n\u003cimg src=\".github/images/mass-builder.svg\" /\u003e\n\n### CI Status\n\n| Branch | Status |\n|--------|--------|\n| `master` | [![CI](https://kaos.sh/w/rbbuild/ci.svg?branch=master)](https://kaos.sh/w/rbbuild/ci?query=branch:master) |\n| `develop` | [![CI](https://kaos.sh/w/rbbuild/ci.svg?branch=master)](https://kaos.sh/w/rbbuild/ci?query=branch:develop) |\n\n### License\n\n[Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0)\n\n\u003cp align=\"center\"\u003e\u003ca href=\"https://essentialkaos.com\"\u003e\u003cimg src=\"https://gh.kaos.st/ekgh.svg\"/\u003e\u003c/a\u003e\u003c/p\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fessentialkaos%2Frbbuild","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fessentialkaos%2Frbbuild","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fessentialkaos%2Frbbuild/lists"}