Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240128-165954
#<BuildRuby:0x000055ccf076a1e8
@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.20240128-165954",
@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.000003 0.000022 ( 0.000022)
autoconf 0.000029 0.000005 0.000034 ( 0.000034)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.008133 0.000743 2.186663 ( 3.490866)
build_miniruby 0.001841 0.000000 2.107942 ( 2.555243)
build_ruby 0.002060 0.000004 3.365052 ( 4.107650)
build_all 0.008173 0.000035 5.559488 ( 5.364968)
build_install 0.019504 0.000514 7.147904 ( 6.841027)
test_btest 0.001080 0.000150 68.790251 ( 68.651075)
test_basic 0.003427 0.004691 0.801276 ( 1.276352)
test_all 0.100647 0.026220 763.676168 (806.904031)
test_rubyspec 0.055071 0.061252 180.850838 (284.646793)
total: 1183.84 sec