Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-034855
#<BuildRuby:0x000055f327e43818
@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.20230728-034855",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.005018 0.000836 1.393188 ( 2.631796)
build_miniruby 0.001394 0.000233 0.890910 ( 0.895623)
build_ruby 0.001023 0.000171 2.723477 ( 2.723275)
build_all 0.009409 0.000086 14.330213 ( 1.268265)
build_install 0.002119 0.006455 2.070325 ( 0.923215)
test_btest 0.000862 0.000188 82.389523 ( 7.728929)
test_basic 0.001222 0.004322 0.644835 ( 0.725202)
test_all 0.001385 0.000361 517.076822 ( 46.506350)
test_rubyspec 0.024207 0.019353 44.465574 ( 56.738346)
total: 120.14 sec