Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-065444
#<BuildRuby:0x000055ba3d1c8610
@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.20220814-065444",
@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.000010 0.000002 0.000012 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.005294 0.005725 0.978989 ( 1.312554)
build_miniruby 0.001496 0.000499 0.062044 ( 0.060828)
build_ruby 0.001573 0.000524 0.076952 ( 0.076415)
build_all 0.005879 0.005135 1.533429 ( 0.592812)
build_install 0.011465 0.010061 1.890142 ( 0.934391)
test_btest 0.000773 0.000357 79.347972 ( 8.338873)
test_basic 0.005058 0.002334 0.327244 ( 0.417666)
test_all 0.002353 0.001086 675.070820 ( 66.001318)
test_rubyspec 0.111013 0.068424 45.835334 ( 53.392543)
total: 131.13 sec