Logfile: /home/ko1/ruby/logs/brlog.trunk.20231016-225447
#<BuildRuby:0x000055e37763bce8
@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.20231016-225447",
@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.001218 0.000287 1.437730 ( 4.847659)
autoconf 0.000000 0.000991 1.350304 ( 1.342444)
configure 0.062382 0.025057 26.855523 ( 27.595951)
build_up 0.032090 0.011967 38.925471 ( 23.570847)
build_miniruby 0.015827 0.001050 199.395105 ( 17.151444)
build_ruby 0.001195 0.000370 2.796631 ( 2.544345)
build_all 0.077295 0.032821 237.553281 ( 27.146890)
build_install 0.005496 0.001891 2.099380 ( 0.945726)
test_btest 0.000768 0.000264 75.762240 ( 7.311203)
test_basic 0.002842 0.000978 0.710736 ( 0.787431)
test_all 0.008761 0.000019 486.308112 ( 57.956929)
test_rubyspec 0.022509 0.023746 47.810161 ( 60.139283)
total: 231.34 sec