Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-231223
#<BuildRuby:0x000055c8a712c8f0
@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.20220311-231223",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000018 0.000002 0.000020 ( 0.000021)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007668 0.003894 1.008206 ( 1.040168)
build_miniruby 0.001696 0.000317 0.077848 ( 0.075580)
build_ruby 0.002046 0.000383 0.076623 ( 0.073963)
build_all 0.007923 0.000663 1.532918 ( 0.627680)
build_install 0.018769 0.003313 5.250797 ( 2.176578)
test_btest 0.001290 0.000000 76.291806 ( 8.290182)
test_basic 0.000490 0.007363 0.331253 ( 0.420069)
test_all 0.001370 0.000342 711.880621 ( 68.510520)
test_rubyspec 0.095198 0.068264 46.344901 ( 51.589349)
total: 132.80 sec