ruby 1.9.2 com não LLVM GCC

Se você está tendo problemas para instalar o ruby ​​1.9.2 e está vendo a seguinte mensagem:

Building 'ruby-1.9.2-p320' using clang - but it's not (fully) supported, expect errors.

Instale ruby-1.9.2-p320 com gcc.

brew tap homebrew/dupes
brew install apple
-gcc42
rvm reinstall
1.9.2 --with-gcc=gcc-4.2