Logfile: /home/ko1/ruby/logs/brlog.trunk.20231114-220146
#<BuildRuby:0x000055584df8eeb8
@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.20231114-220146",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005641 0.000262 1.192077 ( 1.600031)
build_miniruby 0.001067 0.000168 1.021060 ( 1.019919)
build_ruby 0.001436 0.000227 2.730601 ( 2.729930)
build_all 0.000000 0.010041 16.248627 ( 1.520381)
build_install 0.008173 0.001311 4.922338 ( 1.164747)
test_btest 0.001090 0.000000 84.100673 ( 7.185971)
test_basic 0.003196 0.000087 0.544624 ( 0.626976)
test_all 0.072384 0.064351 500.127637 ( 54.803811)
test_rubyspec 0.016345 0.035104 49.183385 ( 61.577315)
total: 132.23 sec