Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-195222
#<BuildRuby:0x00005604522600a0
@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.20231231-195222",
@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.000005 0.000018 ( 0.000017)
autoconf 0.000021 0.000007 0.000028 ( 0.000028)
configure 0.000018 0.000006 0.000024 ( 0.000024)
build_up 0.001319 0.004695 1.212417 ( 1.584479)
build_miniruby 0.000722 0.000321 0.877974 ( 0.877247)
build_ruby 0.001150 0.000511 2.672096 ( 2.676942)
build_all 0.009604 0.000238 16.873283 ( 1.523316)
build_install 0.008066 0.001176 4.829266 ( 1.191945)
test_btest 0.000577 0.000192 86.776138 ( 7.205560)
test_basic 0.002909 0.000970 0.603492 ( 0.679254)
test_all 0.115552 0.020473 547.337131 ( 56.458896)
test_rubyspec 0.001762 0.048508 51.865192 ( 64.083310)
total: 136.28 sec