tinyrb is the smallest Ruby VM to date. It won't run all your Ruby code, but it's fast and fun to play with.
git clone git://github.com/macournoyer/tinyrb.git
cd tinyrb; make
./tinyrb your_script_that_will_crash.rb
To discuss and share about tinyrb, comment on the commits feed on GitHub or join me on #tinyrb on freenode.