Logfile: /home/ko1/ruby/logs/brlog.trunk.20220404-185349
#<BuildRuby:0x0000555ed371e8a0
@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.20220404-185349",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.011029 0.000451 1.018523 ( 1.480210)
build_miniruby 0.002036 0.000128 0.067665 ( 0.067011)
build_ruby 0.002208 0.000138 0.075225 ( 0.073807)
build_all 0.009428 0.000287 4.144853 ( 0.844122)
build_install 0.022654 0.000683 8.548012 ( 3.043128)
test_btest 0.002446 0.000129 77.548475 ( 8.341044)
test_basic 0.007990 0.000420 0.337899 ( 0.427534)
test_all 0.001671 0.000087 657.782406 ( 65.365684)
test_rubyspec 0.123080 0.043945 46.820832 ( 51.891619)
total: 131.54 sec