OVERVIEW
Ruby
Ruby is an interpreted object-oriented programming language often used for web development. It also offers many scripting features to process plain text and serialized files, or manage system tasks. It is simple, straightforward, and extensible.

Ruby offcial site: https://www.ruby-lang.org/
DETAILS
AArch64 Supported Releases
Project AArch64 CI Status
Work Items
- [DONE] Enable arm64 optimizations that exist for power/x86
- [DONE] Configure Cirrus CI to run Arm64 tests
- [DONE] .cirrus.yml: Add Cirrus CI for Arm64 tests.
- [DONE] .travis.yml: Comment out the 2nd arm64 pipeline.