Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-084146
#<BuildRuby:0x000055fba26443a0
@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.20220824-084146",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.010748 0.001592 0.994005 ( 1.199122)
build_miniruby 0.000000 0.002211 0.069284 ( 0.067627)
build_ruby 0.000000 0.001264 0.074901 ( 0.074607)
build_all 0.009392 0.000905 1.548749 ( 0.585201)
build_install 0.022968 0.000000 1.868130 ( 0.911911)
test_btest 0.001457 0.000000 72.229705 ( 8.430734)
test_basic 0.007272 0.000158 0.324673 ( 0.414615)
test_all 0.003796 0.000690 632.685405 ( 64.877634)
test_rubyspec 0.115225 0.048343 45.986708 ( 54.477859)
total: 131.04 sec