This document provides instructions for downloading, compiling, and installing Ruby 1.9.2 on an Amazon EC2 instance. It involves using wget and tar to download and extract the Ruby source code, running configure and make to compile it, and installing Ruby while renaming existing Ruby binaries and creating symlinks to the new versions. Finally, it checks that tools are now using the new Ruby version.