Why do we not have binary builds of ruby available for common *nix/mac architectures? I've read thru https://github.com/rbenv/ruby-build/issues/42, and best I can tell seems like a lack of eng + $$$ for the build side.
Its a hard problem I know, I know. But hell, rvm used to do it, somehow, and I think it worked somehow via 2k+ lines of bash and their own builds.
It would make a _lot_ of things easier and faster across build pipelines, deployment, simple CLIs, and dev bootstrap if it was a real thing.