Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240813-235722
#<BuildRuby:0x00007ff16445fdc8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/master-no-rjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/master-no-rjit",
@TARGET_NAME="master-no-rjit",
@TARGET_SRC_DIR="/tmp/ruby/src/master-no-rjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["--disable-rjit"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20240813-235722",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000028 0.000005 0.000033 ( 0.000034)
autoconf 0.000042 0.000008 0.000050 ( 0.000050)
configure 0.000042 0.000008 0.000050 ( 0.000050)
build_up 0.005598 0.004321 4.241178 ( 6.596848)
build_miniruby 0.000000 0.002058 2.495131 ( 3.366429)
build_ruby 0.000463 0.001950 4.589263 ( 6.069721)
build_all 0.010963 0.000649 7.685219 ( 8.389199)
build_install 0.022957 0.003156 11.123372 ( 12.325923)
test_btest 0.000788 0.000169 98.932320 (119.287660)
test_basic 0.003601 0.009918 1.212011 ( 1.833126)
test_all 0.115426 0.049363 861.726024 (647.692020)
test_rubyspec 0.036591 0.052845 149.791364 ( 47.461710)
total: 853.02 sec