Skip to content

Instantly share code, notes, and snippets.

@headius
Created October 26, 2010 18:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save headius/647455 to your computer and use it in GitHub Desktop.
Save headius/647455 to your computer and use it in GitHub Desktop.
~/projects/jruby ➔ jruby --profile -S gem install build_lib/rake-0.8.7.gem
Successfully installed rake-0.8.7
1 gem installed
Installing ri documentation for rake-0.8.7...
Installing RDoc documentation for rake-0.8.7...
# calls self aggregate method
----------------------------------------------------------------
1 823 1.306521s 3.806777s Kernel#gem_original_require
2 283340 1.025345s 15.412991s Array#each
3 1097 0.933252s 4.379433s Module(singleton)#eval
4 858 0.790567s 0.790567s Class(singleton)#[]
5 10347 0.703649s 1.675727s String#scan
6 609 0.518347s 0.518347s Class(singleton)#delete
7 103322 0.467818s 4.618235s RDoc::Parser::RubyTools#get_tk
8 287912 0.457461s 0.896567s RDoc::RubyLex#getc
9 78118 0.440099s 5.131966s Class(singleton)#newobj
10 10824 0.291572s 0.885044s RDoc::RubyLex#identify_identifier
11 2127 0.277657s 0.337838s File#initialize
12 1686697 0.257231s 0.268835s String#==
13 50979 0.255623s 2.110132s Proc#[]
14 75938 0.23773s 3.105098s IRB::SLex::Node#match_io
15 1085 0.22108s 0.303665s Class(singleton)#read
16 762 0.215163s 5.733075s RDoc::Parser::Ruby#parse_statements
17 125119 0.209784s 0.22026s String#gsub
18 1583 0.198085s 0.485738s RDoc::Markup::AttributeManager#split_into_flow
19 1059193 0.197214s 0.197214s Module#===
20 82173 0.190918s 0.215164s Array#flatten
21 47676 0.157138s 0.370612s RDoc::RubyToken#Token
22 768415 0.144318s 0.144318s Fixnum#+
23 153220 0.138551s 0.402874s RDoc::TokenStream#add_token
24 61336 0.136463s 0.238008s RDoc::RubyLex#ungetc
25 26 0.121396s 0.121471s Class(singleton)#now
26 16245 0.11963s 0.207943s Gem::Version#segments
27 412208 0.109957s 0.109957s Array#push
28 42802 0.109282s 0.278373s RDoc::RubyLex#get_readed
29 871 0.104399s 0.105157s File#close
30 315985 0.102608s 0.142921s Kernel#===
31 82449 0.10072s 0.10072s String#=~
32 17687 0.098973s 0.098973s String#split
33 42802 0.096659s 3.275579s RDoc::RubyLex#token
34 79888 0.094386s 0.094519s Array#join
35 360333 0.092145s 0.092145s String#<<
36 152445 0.088832s 0.103477s Hash#[]
37 3813 0.087132s 0.139055s String#each_line
38 60520 0.085255s 0.183074s RDoc::Parser::RubyTools#unget_tk
39 5814 0.08458s 1.144196s Hash#each
40 12706 0.080924s 0.080924s Class(singleton)#join
41 16214 0.080244s 0.10005s String#gsub!
42 49759 0.075578s 0.112485s Array#find_index
43 31192 0.07518s 3.950975s RDoc::Parser::RubyTools#skip_tkspace
44 532 0.071616s 0.285831s Module(singleton)#dump
45 437161 0.06686s 0.06686s Array#shift
46 532878 0.066206s 0.066206s Array#empty?
47 625 0.064476s 0.160415s RDoc::Markup::Parser#tokenize
48 1500 0.063655s 0.063712s Module(singleton)#directory?
49 43320 0.063612s 0.063612s StringScanner#scan
50 174324 0.061486s 0.061486s Kernel#respond_to?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment