Michael, 1) You can: CFLAGS=... configure --prefix=~ make clean install to build ruby and install to your home directory. The resulting binary will live in ~/bin. Libraries install in ~/lib 2) Can't help here. Hopefully others can. 3) Beware that bash has a built-in, crippled "time" command that shadows /usr/bin/time - brent Michael King-2 wrote: > > I am trying to apply Brent's MBARI patches to Ruby 1.8.7 p72 to Ruby 1.8.6 > p287. I am fairly sure I am doing some things the hard way and I would > like > to find a better way. > > ... > - Michael > > -- View this message in context: http://www.nabble.com/-ruby-core%3A21605--Couple-questions-about-testing-Ruby-interpreters-tp21686416p21688297.html Sent from the ruby-core mailing list archive at Nabble.com.