Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-110333
#<BuildRuby:0x000055b16ddf4408
@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.20221202-110333",
@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.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.000831 0.009896 1.201419 ( 1.198345)
build_miniruby 0.002117 0.000706 0.842839 ( 0.840843)
build_ruby 0.003520 0.000000 2.243523 ( 2.151208)
build_all 0.015554 0.005063 18.560005 ( 2.173320)
build_install 0.014564 0.007497 2.041868 ( 1.031994)
test_btest 0.000961 0.000334 93.081062 ( 8.727667)
test_basic 0.004988 0.004359 0.336625 ( 0.422498)
test_all 0.001742 0.000653 733.378871 ( 71.688503)
test_rubyspec 0.104356 0.064483 49.526584 ( 57.670489)
total: 145.91 sec