Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-070257
#<BuildRuby:0x000055f7025e0048
@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.20240117-070257",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000022 0.000007 0.000029 ( 0.000029)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.003283 0.001026 1.036811 ( 1.418826)
build_miniruby 0.000718 0.000225 0.823715 ( 0.822861)
build_ruby 0.000928 0.000290 2.760322 ( 2.760517)
build_all 0.009116 0.000197 14.735382 ( 1.339518)
build_install 0.007565 0.000874 4.181228 ( 1.069528)
test_btest 0.000773 0.000203 76.770463 ( 6.469925)
test_basic 0.003397 0.000894 0.612068 ( 0.687785)
test_all 0.101078 0.028054 500.822396 ( 47.326847)
test_rubyspec 0.027746 0.034765 82.315216 ( 94.604712)
total: 156.50 sec