Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-003449
#<BuildRuby:0x0000559913924620
@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.20220726-003449",
@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.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010510 0.000875 0.984671 ( 1.154586)
build_miniruby 0.001488 0.000198 0.075304 ( 0.075750)
build_ruby 0.001832 0.000244 0.070765 ( 0.070547)
build_all 0.008137 0.001085 1.548740 ( 0.592975)
build_install 0.019924 0.003585 5.080825 ( 2.085598)
test_btest 0.001554 0.000000 75.976039 ( 8.478108)
test_basic 0.002993 0.004668 0.324117 ( 0.414504)
test_all 0.001407 0.000256 674.562797 ( 67.016653)
test_rubyspec 0.098537 0.072520 45.544142 ( 51.305658)
total: 131.20 sec