Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240919-163221
#<BuildRuby:0x00007f45c555fde0
@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.20240919-163221",
@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.000022 0.000004 0.000026 ( 0.000027)
autoconf 0.000039 0.000007 0.000046 ( 0.000045)
configure 0.000029 0.000004 0.000033 ( 0.000034)
build_up 0.009518 0.001502 6.022224 ( 9.755347)
build_miniruby 0.002124 0.000336 19.327264 ( 26.383944)
build_ruby 0.002400 0.000000 5.683257 ( 15.428401)
build_all 0.007619 0.003807 6.738117 ( 9.375451)
build_install 0.021245 0.005771 10.819643 ( 14.484916)
test_btest 0.001084 0.000197 87.588972 (135.928320)
test_basic 0.012311 0.000602 1.171979 ( 2.404565)
test_all 0.127461 0.044863 807.942334 (1031.589699)
test_rubyspec 0.058212 0.033810 128.985730 ( 62.022742)
total: 1307.37 sec