Guest User

Untitled

a guest
Apr 23rd, 2018
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.13 KB | None | 0 0
  1. gauss:rubinius brian$ find spec/ -name \*.rbc -delete
  2. gauss:rubinius brian$ bin/mspec ci --profile -T -Xint -T --melbourne -B full :ci_files ^spec/compiler
  3. rubinius 0.13.0-dev (1.8.7 9ce48877 2009-11-06) [i686-apple-darwin9.8.0]
  4.  
  5. Finished in 245.935618 seconds
  6.  
  7. 2930 files, 10776 examples, 34754 expectations, 0 failures, 12 errors
  8. Total running time: 247.383944062s
  9.  
  10. % cumulative self self total
  11. time seconds seconds calls ms/call ms/call name
  12. ------------------------------------------------------------
  13. -0.00 27.91 13.82 2071933 0.01 0.01 Rubinius::CompiledFile::Marshal#to_varint
  14. -0.00 20.23 13.33 4592669 0.00 0.00 String#<<
  15. -0.00 10.91 9.61 5911 1.63 1.84 File#initialize
  16. -0.00 7.98 7.98 2563 3.11 3.11 Rubinius::Channel#receive_timeout
  17. -0.00 7.52 7.52 35856 0.21 0.21 Compiler::StackDepthCalculator#initialize
  18. -0.00 49.97 7.51 960783 0.01 0.05 Rubinius::CompiledFile::Marshal#marshal
  19. -0.00 6.85 6.87 381856 0.02 0.02 Hash::Entry#initialize
  20. -0.00 9.13 6.27 1007576 0.01 0.01 Array::IdentityMap#insert
  21. -0.00 8.48 6.09 135565 0.04 0.06 Array#include?
  22. -0.00 7.60 4.13 61443 0.07 0.12 Compiler::StackDepthCalculator#run_from
  23. -0.00 3.66 3.66 174 21.05 21.05 Process.wait_pid_prim
  24. -0.00 21.60 3.60 3432 1.05 6.29 Rubinius::Melbourne#file_to_ast
  25. -0.00 3.52 3.52 2662 1.32 1.32 Buffer#fill
  26. -0.00 3.22 3.18 163636 0.02 0.02 Hash#setup
  27. -0.00 2.89 2.89 31076 0.09 0.09 Rubinius::StaticScope#initialize
  28. -0.00 3.13 2.73 105444 0.03 0.03 Rubinius::AST::SendWithArguments#initialize
  29. -0.00 2.72 2.72 35856 0.08 0.08 Rubinius::AST::State#initialize
  30. -0.00 49.07 2.39 227210 0.01 0.22 Rubinius::Tuple#each
  31. -0.00 3.49 2.37 1755463 0.00 0.00 Rubinius::InstructionSet.[]
  32. -0.00 2.33 2.33 146734 0.02 0.02 Rubinius::AST::Send#initialize
  33. -0.00 1.41 2.32 19547329 0.00 0.00 Array::Iterator#next
  34. -0.00 11.70 2.30 2982 0.77 3.92 Array::IdentityMap#load
  35. -0.00 3.36 2.19 22997 0.10 0.15 Array#map
  36. -0.00 2.16 2.16 10663 0.20 0.20 ExampleState#initialize
  37. -0.00 1.99 2.11 2438387 0.00 0.00 String.pattern
  38. -0.00 1.26 2.08 17630758 0.00 0.00 Array::Iterator#item
  39. -0.00 2.08 2.07 31232 0.07 0.07 Rubinius::ByteArray.new
  40. -0.00 2.29 2.04 1385110 0.00 0.00 Rubinius::Generator#set_label_positions {}
  41. -0.00 2.96 1.96 116746 0.02 0.03 MatchData#[]
  42. -0.00 1.68 1.68 29158 0.06 0.06 Rubinius::AST::FixnumLiteral#initialize
  43. -0.00 1.25 1.67 8468310 0.00 0.00 Kernel#kind_of?
  44. -0.00 1.37 1.61 5238572 0.00 0.00 Kernel#tainted?
  45. -0.00 1.36 1.58 4797176 0.00 0.00 String#append
  46. -0.00 6.89 1.56 33296 0.05 0.21 Object#should
  47. -0.00 3.52 1.54 732559 0.00 0.00 Hash#find_entry
  48. -0.00 1.55 1.50 155594 0.01 0.01 Kernel#initialize_copy
  49. -0.00 1.58 1.45 16926 0.09 0.09 FFI::Struct#initialize
  50. -0.00 1.57 1.35 1078978 0.00 0.00 String#to_s
  51. -0.00 1.61 1.27 1596667 0.00 0.00 Hash::Entry#match?
  52. -0.00 1.68 1.27 8 158.31 209.67 Array#qsort_block!
  53. -0.00 3.72 1.23 795649 0.00 0.00 Rubinius::Generator#add
  54. -0.00 4.80 1.22 10136 0.12 0.47 Range#initialize
  55. -0.00 48.12 1.19 1754310 0.00 0.03 Rubinius::CompiledFile::Marshal#marshal {}
  56. -0.00 1.57 1.15 2704255 0.00 0.00 Array#<<
  57. -0.00 1.10 1.11 27029 0.04 0.04 SpecPositiveOperatorMatcher#initialize
  58.  
  59. 7,473 methods omitted
  60.  
  61. 7,518 methods called a total of 203,875,048 times
Add Comment
Please, Sign In to add comment