In later version of RVM, an rvm requirements command was added to give you more information about the build and run requirements for various rubies. You can see and peruse this list of requirements by running rvm requirements.
$ rvm requirements
It even gives you handy apt-get commands you can simply copy and paste.

