Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-065620
#<BuildRuby:0x0000561f11928610
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220726-065620",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.010216 0.000847 1.031249 ( 1.752358)
build_miniruby 0.002662 0.000000 0.074824 ( 0.072010)
build_ruby 0.001961 0.000050 0.076269 ( 0.074463)
build_all 0.004295 0.005133 1.532916 ( 0.579322)
build_install 0.017786 0.005439 5.085811 ( 2.033037)
test_btest 0.001509 0.000000 77.705449 ( 8.037151)
test_basic 0.006986 0.000750 0.326180 ( 0.423822)
test_all 0.001622 0.000325 678.742028 ( 67.069544)
test_rubyspec 0.127311 0.041326 45.651160 ( 51.376006)
total: 131.42 sec