Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-154257
#<BuildRuby:0x000055756fe1eeb8
@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.20231228-154257",
@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.000012 0.000002 0.000014 ( 0.000013)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.003737 0.000623 0.927739 ( 1.301118)
build_miniruby 0.000846 0.000141 0.850620 ( 0.849914)
build_ruby 0.001252 0.000000 2.667716 ( 2.668175)
build_all 0.004868 0.004596 16.045159 ( 1.482364)
build_install 0.003692 0.004134 4.525415 ( 1.129297)
test_btest 0.000966 0.000000 81.386657 ( 7.679414)
test_basic 0.004171 0.000000 0.675154 ( 0.756088)
test_all 0.096009 0.040493 500.692343 ( 58.475460)
test_rubyspec 0.022098 0.025475 50.572133 ( 62.931969)
total: 137.27 sec