Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240220-012128
#<BuildRuby:0x000055ac0de22458
@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.20240220-012128",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000021 0.000005 0.000026 ( 0.000025)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.009166 0.000997 3.122950 ( 5.062608)
build_miniruby 0.001165 0.000224 2.279200 ( 3.220844)
build_ruby 0.001718 0.000330 3.683812 ( 5.108649)
build_all 0.009267 0.000119 6.425082 ( 7.211722)
build_install 0.023726 0.000317 8.737742 ( 10.395165)
test_btest 0.000798 0.000121 76.823657 ( 87.031498)
test_basic 0.007575 0.001148 0.886059 ( 1.590465)
test_all 0.085880 0.039975 709.800058 (528.272432)
test_rubyspec 0.060782 0.032060 117.298777 (149.644048)
total: 797.54 sec