Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-165401
#<BuildRuby:0x000055e101ccc3a0
@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.20220816-165401",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009568 0.001472 0.965300 ( 1.716801)
build_miniruby 0.000000 0.002059 0.074885 ( 0.072539)
build_ruby 0.000280 0.001675 0.074063 ( 0.072368)
build_all 0.009166 0.000049 1.514888 ( 0.579186)
build_install 0.013960 0.009908 1.897301 ( 0.925722)
test_btest 0.000953 0.000260 72.473889 ( 8.359771)
test_basic 0.002655 0.004783 0.325659 ( 0.415239)
test_all 0.003731 0.000000 678.283612 ( 66.698203)
test_rubyspec 0.119801 0.056760 45.532499 ( 52.963848)
total: 131.80 sec