Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240224-015824
#<BuildRuby:0x000055e4ec3f6228
@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.20240224-015824",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000032 0.000004 0.000036 ( 0.000034)
configure 0.000032 0.000004 0.000036 ( 0.000035)
build_up 0.008247 0.000884 2.781471 ( 4.304615)
build_miniruby 0.001578 0.000169 64.799563 ( 70.954715)
build_ruby 0.001650 0.000177 3.576857 ( 4.855235)
build_all 0.004185 0.005128 6.051199 ( 7.855779)
build_install 0.017290 0.005206 7.768860 ( 10.090799)
test_btest 0.000809 0.000131 73.558199 (100.665126)
test_basic 0.006956 0.001122 0.809509 ( 1.770846)
test_all 0.086755 0.041950 792.116688 (813.431760)
test_rubyspec 0.055562 0.038317 119.353591 (179.992859)
total: 1193.92 sec