Logfile: /home/ko1/ruby/logs/brlog.trunk.20220213-125213
#<BuildRuby:0x0000563099d4f858
@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.20220213-125213",
@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.000000 0.000012 ( 0.000012)
configure 0.000062 0.000000 0.000062 ( 0.000076)
build_up 0.010062 0.000000 0.951088 ( 1.077333)
build_miniruby 0.001920 0.000000 0.076358 ( 0.074536)
build_ruby 0.002035 0.000000 0.080377 ( 0.078625)
build_all 0.006912 0.004895 4.147279 ( 0.790058)
build_install 0.019772 0.000826 7.712132 ( 2.331171)
test_btest 0.001397 0.000078 74.593125 ( 8.307919)
test_basic 0.006943 0.000386 0.336602 ( 0.425069)
test_all 0.001652 0.000091 700.038525 ( 67.810418)
test_rubyspec 0.077711 0.081326 46.294698 ( 51.402987)
total: 132.30 sec