Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-070040
#<BuildRuby:0x000056193e84bce8
@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/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240111-070040",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000018 0.000002 0.000020 ( 0.000021)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.004087 0.000016 0.935031 ( 1.330572)
build_miniruby 0.001060 0.000151 0.977080 ( 0.977126)
build_ruby 0.000000 0.001295 2.851926 ( 2.852887)
build_all 0.008118 0.001999 14.846035 ( 1.442293)
build_install 0.009290 0.000000 4.250115 ( 1.152349)
test_btest 0.000649 0.000000 77.527926 ( 7.434252)
test_basic 0.002962 0.000229 0.441714 ( 0.524070)
test_all 0.094677 0.040767 503.177991 ( 57.293457)
test_rubyspec 0.016088 0.018892 50.226362 ( 62.771432)
total: 135.78 sec