So. You want faster rails tests so you can spend less time waiting for rake and more time sipping gatorpagne. I get it.
Add the following to your .bash_profile. It's based off the 37 signals REE tuning.
# Ruby GC Tuning
export RUBY_HEAP_MIN_SLOTS=600000