Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-072058
#<BuildRuby:0x000055af98789400
@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.20220826-072058",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000032 0.000005 0.000037 ( 0.000039)
configure 0.000029 0.000004 0.000033 ( 0.000033)
build_up 0.008778 0.001351 0.931208 ( 7.053256)
build_miniruby 0.001652 0.000254 0.061217 ( 0.058992)
build_ruby 0.001694 0.000261 0.062196 ( 0.060630)
build_all 0.004141 0.004779 1.232428 ( 0.452408)
build_install 0.016563 0.000000 1.572878 ( 0.785749)
test_btest 0.001378 0.000000 54.210147 ( 6.039949)
test_basic 0.005320 0.000000 0.293596 ( 0.385008)
test_all 0.003228 0.000168 486.710905 ( 52.010276)
test_rubyspec 0.110137 0.020902 41.563574 ( 49.896189)
total: 116.74 sec