Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-081422
#<BuildRuby:0x000055d5136683a0
@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.20220824-081422",
@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.000009 0.000003 0.000012 ( 0.000012)
autoconf 0.000015 0.000003 0.000018 ( 0.000019)
configure 0.000055 0.000014 0.000069 ( 0.000062)
build_up 0.008381 0.002095 0.964643 ( 1.222638)
build_miniruby 0.001705 0.000427 0.069604 ( 0.067868)
build_ruby 0.001476 0.000369 0.076277 ( 0.074673)
build_all 0.010090 0.000000 1.537591 ( 0.575373)
build_install 0.022309 0.000280 1.868000 ( 0.919948)
test_btest 0.001162 0.000193 74.829670 ( 8.082205)
test_basic 0.006890 0.000000 0.326416 ( 0.416834)
test_all 0.005591 0.000298 675.647930 ( 66.818727)
test_rubyspec 0.103123 0.051686 45.702691 ( 54.221760)
total: 132.40 sec