Logfile: /home/ko1/ruby/logs/brlog.trunk.20220917-092907
#<BuildRuby:0x00005578e3d18920
@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.20220917-092907",
@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.000015 0.000005 0.000020 ( 0.000019)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000000 0.010696 1.100921 ( 1.868447)
build_miniruby 0.000610 0.001435 0.076297 ( 0.074420)
build_ruby 0.001509 0.000823 0.075783 ( 0.073638)
build_all 0.003550 0.006438 1.587202 ( 0.605782)
build_install 0.016643 0.006292 1.928060 ( 0.933852)
test_btest 0.000708 0.000404 95.576017 ( 9.338197)
test_basic 0.003024 0.003730 0.351539 ( 0.439646)
test_all 0.001910 0.001146 635.510568 ( 66.684332)
test_rubyspec 0.106362 0.073128 47.034139 ( 55.388960)
total: 135.41 sec