Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-082229
#<BuildRuby:0x000056270fe5f858
@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.20240107-082229",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000015 0.000001 0.000016 ( 0.000015)
configure 0.000013 0.000000 0.000013 ( 0.000014)
build_up 0.003918 0.000163 0.950229 ( 1.324880)
build_miniruby 0.001072 0.000045 0.952561 ( 0.952711)
build_ruby 0.001426 0.000000 2.787114 ( 2.786791)
build_all 0.009210 0.000083 14.624739 ( 1.358909)
build_install 0.008924 0.000008 4.220997 ( 1.144775)
test_btest 0.000590 0.000022 75.840610 ( 7.340975)
test_basic 0.000000 0.003631 0.543272 ( 0.624436)
test_all 0.101656 0.037455 504.181198 ( 58.329314)
test_rubyspec 0.019329 0.015410 49.716632 ( 62.347837)
total: 136.21 sec