Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-192654
#<BuildRuby:0x000055b816bd1338
@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.20220802-192654",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000029 0.000002 0.000031 ( 0.000032)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.009273 0.000713 0.813546 ( 1.186873)
build_miniruby 0.002138 0.000165 0.053806 ( 0.052348)
build_ruby 0.001288 0.000100 0.056216 ( 0.055839)
build_all 0.005083 0.005051 1.262303 ( 0.481574)
build_install 0.015028 0.000614 4.231142 ( 1.791244)
test_btest 0.002418 0.000000 52.388723 ( 6.310200)
test_basic 0.005472 0.000305 0.283192 ( 0.375133)
test_all 0.002621 0.000131 504.317280 ( 53.011773)
test_rubyspec 0.110297 0.031953 41.530639 ( 49.072020)
total: 112.34 sec