Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-075436
#<BuildRuby:0x000055a3a972fae0
@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.20240111-075436",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000006 0.000002 0.000008 ( 0.000010)
build_up 0.002800 0.001050 0.942209 ( 1.357387)
build_miniruby 0.000717 0.000269 0.900999 ( 0.900931)
build_ruby 0.001106 0.000414 2.769868 ( 2.771237)
build_all 0.008106 0.002548 14.758369 ( 1.405461)
build_install 0.004998 0.004238 4.297574 ( 1.146030)
test_btest 0.000530 0.000211 77.760618 ( 7.892677)
test_basic 0.002626 0.001051 0.508700 ( 0.580260)
test_all 0.092106 0.046228 508.793691 ( 52.967923)
test_rubyspec 0.011348 0.024129 49.386969 ( 61.981872)
total: 131.00 sec