Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-194322
#<BuildRuby:0x000055d24d07fba0
@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.20220804-194322",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000056 0.000009 0.000065 ( 0.000079)
build_up 0.006317 0.005626 0.843744 ( 0.908591)
build_miniruby 0.001310 0.000327 0.064225 ( 0.062197)
build_ruby 0.000000 0.001346 0.066085 ( 0.064834)
build_all 0.004646 0.003275 1.247799 ( 0.458099)
build_install 0.011429 0.003516 4.403243 ( 1.795207)
test_btest 0.000874 0.000269 52.432687 ( 6.238865)
test_basic 0.004539 0.001397 0.291091 ( 0.385938)
test_all 0.002161 0.000665 481.825521 ( 51.261935)
test_rubyspec 0.054285 0.076230 41.310187 ( 49.078335)
total: 110.26 sec