Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-201700
#<BuildRuby:0x0000563358be7918
@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.20230728-201700",
@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.000022 0.000002 0.000024 ( 0.000025)
autoconf 0.000032 0.000003 0.000035 ( 0.000034)
configure 0.000029 0.000002 0.000031 ( 0.000031)
build_up 0.000798 0.004143 1.384122 ( 2.681456)
build_miniruby 0.000807 0.000147 0.883198 ( 0.882934)
build_ruby 0.001655 0.000000 2.563590 ( 2.567918)
build_all 0.006290 0.002443 12.023301 ( 1.148087)
build_install 0.007230 0.000011 1.753465 ( 0.856676)
test_btest 0.000884 0.000156 70.644298 ( 6.872922)
test_basic 0.000805 0.003836 0.664259 ( 0.741737)
test_all 0.000000 0.001436 421.491781 ( 45.182134)
test_rubyspec 0.020188 0.020578 41.120523 ( 53.626337)
total: 114.56 sec