Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-075658
#<BuildRuby:0x000055ffd8863840
@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.20231212-075658",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.001339 0.003971 1.234333 ( 1.580238)
build_miniruby 0.000680 0.000251 0.841158 ( 0.841293)
build_ruby 0.000960 0.000353 2.768887 ( 2.768825)
build_all 0.002156 0.007899 17.138487 ( 1.521415)
build_install 0.003698 0.005322 5.068476 ( 1.196871)
test_btest 0.000479 0.000251 85.461960 ( 8.310444)
test_basic 0.002532 0.001326 0.710713 ( 0.788801)
test_all 0.087074 0.052862 532.768267 ( 61.295025)
test_rubyspec 0.015121 0.035999 51.193179 ( 63.548226)
total: 141.85 sec