Have you found problems building ruby on a local machine? How to configure your local environment once and for all? Building ruby is dependent on several key elements: build tools, compilers, linkers, also shared libraries like openssl, libyaml, readline, etc. …