JREXML is a library that speeds up REXML performance by almost 10x under JRuby.
See the benchmark:
http://pastie.caboo.se/85850Read about it:
http://caldersphere.rubyforge.org/jrexml/Get it:
jruby -S gem install jrexml
Let me know how it works for you.
/Nick