Skip to content

Instantly share code, notes, and snippets.

@andreaseger
Created August 25, 2011 00:16
Show Gist options
  • Save andreaseger/1169645 to your computer and use it in GitHub Desktop.
Save andreaseger/1169645 to your computer and use it in GitHub Desktop.
bench - compiling rubinius inkl a complete testrun
Host Europe vServer L 4.0
====
Ubuntu 10.04.3 LTS
ree-1.8.7.2011.03 (rvm)
master
rake 460.40s user 52.71s system 79% cpu 10:47.61 total
2.0.0.pre (only changed to that branch and ran ./configure and rake again)
rake 344.60s user 51.94s system 73% cpu 8:56.89 total
rake spec in 2.0.0.pre
Finished in 132.131838 seconds
3817 files, 16661 examples, 44973 expectations, 1 failure, 0 errors
server4you vServer PLUS X4
====
Ubuntu 10.04.3 LTS
ruby 1.8.7 MRI (system)
master
rake 415.65s user 63.33s system 101% cpu 7:51.53 total
2.0.0.pre - segmentation fault if I only ran configure and rake again
--------
2.0.0.pre - clean
rake 438.09s user 63.46s system 110% cpu 7:34.17 total
rake spec in 2.0.0.pre
Finished in 126.303098 seconds
3817 files, 16661 examples, 44973 expectations, 1 failure, 0 errors
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment