Logfile: /home/ko1/ruby/logs/brlog.trunk.20220310-081030
#<BuildRuby:0x0000555817228480
@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.20220310-081030",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000005 0.000014 ( 0.000014)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.009437 0.001487 0.984424 ( 1.212809)
build_miniruby 0.001250 0.000500 0.069573 ( 0.068030)
build_ruby 0.001830 0.000732 0.076767 ( 0.074210)
build_all 0.005772 0.002309 1.482464 ( 0.599959)
build_install 0.016287 0.005661 5.261987 ( 2.191726)
test_btest 0.000776 0.000302 72.105745 ( 8.189326)
test_basic 0.006216 0.000700 0.331090 ( 0.421064)
test_all 0.001406 0.000518 688.703022 ( 67.258743)
test_rubyspec 0.083847 0.092254 46.194473 ( 51.723013)
total: 131.74 sec