Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-032308
#<BuildRuby:0x000055ae7c1600a0
@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.20240109-032308",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.003397 0.000522 0.792461 ( 1.208468)
build_miniruby 0.000936 0.000144 0.928281 ( 0.928580)
build_ruby 0.001182 0.000181 2.702416 ( 2.702477)
build_all 0.005261 0.004581 14.718761 ( 1.368884)
build_install 0.007046 0.001510 4.124947 ( 1.133701)
test_btest 0.000000 0.000764 77.174262 ( 7.250605)
test_basic 0.000000 0.004042 0.504369 ( 0.584341)
test_all 0.105705 0.027261 517.610986 ( 48.212288)
test_rubyspec 0.015205 0.017672 48.060733 ( 60.639302)
total: 124.03 sec