Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-175924
#<BuildRuby:0x000055f3ab3a3bb8
@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.20230724-175924",
@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.000019 0.000006 0.000025 ( 0.000025)
autoconf 0.000050 0.000015 0.000065 ( 0.000064)
configure 0.000035 0.000011 0.000046 ( 0.000050)
build_up 0.003895 0.001145 1.393235 ( 2.628495)
build_miniruby 0.000753 0.000222 0.841928 ( 0.841555)
build_ruby 0.001261 0.000371 2.686258 ( 2.685774)
build_all 0.006817 0.002005 13.777805 ( 1.181767)
build_install 0.006004 0.002262 1.983644 ( 0.890157)
test_btest 0.000000 0.000998 82.118898 ( 7.334914)
test_basic 0.001034 0.003400 0.735750 ( 0.813278)
test_all 0.001070 0.000374 477.456404 ( 53.035671)
test_rubyspec 0.010690 0.034556 44.846243 ( 57.160972)
total: 126.57 sec