Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-014117
#<BuildRuby:0x000055df237cf918
@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.20240115-014117",
@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.000014 0.000004 0.000018 ( 0.000017)
autoconf 0.000022 0.000006 0.000028 ( 0.000027)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.000306 0.004256 1.002467 ( 1.371489)
build_miniruby 0.001069 0.000334 0.826232 ( 0.825400)
build_ruby 0.001124 0.000351 2.762858 ( 2.762681)
build_all 0.007997 0.001079 14.266670 ( 1.297266)
build_install 0.006996 0.000681 4.096132 ( 1.056326)
test_btest 0.000785 0.000218 75.614300 ( 6.868433)
test_basic 0.003774 0.001049 0.814384 ( 0.886881)
test_all 0.089172 0.040066 520.725281 ( 54.812124)
test_rubyspec 0.027670 0.019230 48.647901 ( 61.010239)
total: 130.89 sec