Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-115235
#<BuildRuby:0x0000559b9c64cb60
@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.20221204-115235",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000015 0.000004 0.000019 ( 0.000018)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.005375 0.005875 1.196227 ( 1.212865)
build_miniruby 0.001940 0.000647 0.855581 ( 0.854917)
build_ruby 0.003780 0.000003 2.237002 ( 2.138900)
build_all 0.017387 0.004462 18.688593 ( 2.202245)
build_install 0.015493 0.005054 2.064577 ( 1.050156)
test_btest 0.001404 0.000427 92.634982 ( 9.472660)
test_basic 0.008280 0.001211 0.347292 ( 0.433888)
test_all 0.000909 0.001782 691.386412 ( 69.659797)
test_rubyspec 0.098446 0.076532 49.355776 ( 57.498946)
total: 144.53 sec