Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-095107
#<BuildRuby:0x000055b53fdc4610
@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.20221117-095107",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000018 0.000005 0.000023 ( 0.000022)
build_up 0.008317 0.000013 1.108734 ( 1.407943)
build_miniruby 0.001952 0.000521 0.921609 ( 0.925808)
build_ruby 0.002079 0.000555 2.393217 ( 2.302901)
build_all 0.011410 0.008224 18.448000 ( 2.293184)
build_install 0.007898 0.010792 1.893715 ( 1.012384)
test_btest 0.000738 0.000316 81.657719 ( 9.499571)
test_basic 0.005950 0.000749 0.354061 ( 0.444978)
test_all 0.000000 0.001994 717.627624 ( 75.917642)
test_rubyspec 0.081282 0.053045 50.866663 ( 59.344459)
total: 153.15 sec