Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-143252
#<BuildRuby:0x0000561062c0d550
@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.20221013-143252",
@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.000014 0.000004 0.000018 ( 0.000017)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005928 0.004434 1.115152 ( 1.183201)
build_miniruby 0.001654 0.000000 0.096930 ( 0.095683)
build_ruby 0.001547 0.000000 0.100089 ( 0.098008)
build_all 0.005269 0.001326 1.289296 ( 0.577742)
build_install 0.009148 0.002614 1.595819 ( 0.898681)
test_btest 0.001225 0.000350 64.792978 ( 6.835964)
test_basic 0.006345 0.000353 0.349388 ( 0.439400)
test_all 0.002780 0.004386 503.473791 ( 54.002110)
test_rubyspec 0.063479 0.062559 43.171159 ( 51.703389)
total: 115.84 sec