Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-235326
#<BuildRuby:0x000055b32717b918
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220201-235326",
@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.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.006484 0.004574 0.958496 ( 1.219722)
build_miniruby 0.002202 0.000000 0.078578 ( 0.076839)
build_ruby 0.002003 0.000015 0.071544 ( 0.069307)
build_all 0.009740 0.001030 4.144367 ( 0.793372)
build_install 0.020051 0.000251 7.917461 ( 2.342910)
test_btest 0.003092 0.000000 47.037658 ( 44.063009)
test_basic 0.002738 0.004923 0.325342 ( 0.423973)
test_all 0.001776 0.000339 691.886569 ( 67.479083)
test_rubyspec 0.096856 0.068839 46.030374 ( 51.528560)
total: 168.00 sec