Logfile: /home/ko1/ruby/logs/brlog.trunk.20220531-131508
#<BuildRuby:0x0000555e32a69330
@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.20220531-131508",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010087 0.000429 0.851881 ( 1.043859)
build_miniruby 0.001518 0.000000 0.055019 ( 0.053580)
build_ruby 0.001649 0.000000 0.053348 ( 0.051636)
build_all 0.006575 0.000356 1.263946 ( 0.489563)
build_install 0.020100 0.000302 5.055921 ( 2.454101)
test_btest 0.000000 0.002156 52.700767 ( 6.151167)
test_basic 0.002714 0.003210 0.285718 ( 0.376723)
test_all 0.002667 0.000000 514.331691 ( 54.096432)
test_rubyspec 0.078886 0.045956 41.651767 ( 47.212591)
total: 111.93 sec