Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-102746
#<BuildRuby:0x000055b79cea0020
@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-102746",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000015)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.003962 0.000000 0.990756 ( 1.367388)
build_miniruby 0.000920 0.000077 0.883765 ( 0.884734)
build_ruby 0.000000 0.001448 2.823552 ( 2.825628)
build_all 0.007039 0.003032 14.557564 ( 1.381346)
build_install 0.009336 0.000717 4.194416 ( 1.129625)
test_btest 0.000615 0.000088 77.401237 ( 7.350123)
test_basic 0.002978 0.000425 0.423473 ( 0.502813)
test_all 0.112795 0.021768 547.253057 ( 63.537927)
test_rubyspec 0.010088 0.022604 49.782269 ( 62.354772)
total: 141.34 sec