Logfile: /home/ko1/ruby/logs/brlog.trunk.20251019-020506
#<BuildRuby:0x000072111cf5fdd0
 @BUILD_DIR="/tmp/ruby/build",
 @INSTALL_DIR="/tmp/ruby/install",
 @REPOSITORY="https://github.com/ruby/ruby.git",
 @REPOSITORY_TYPE=:git,
 @SRC_DIR="/tmp/ruby/src",
 @TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
 @TARGET_NAME="trunk",
 @TARGET_SRC_DIR="/tmp/ruby/src/trunk",
 @btest_opts="-j20",
 @build_opts="-j20",
 @configure_opts=["--enable-shared"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk.20251019-020506",
 @make="make",
 @no_timeout_error=nil,
 @quiet=false,
 @ruby_env=[["RUBY_DEBUG", "ci"]],
 @spec_opts="-j",
 @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='-j20'",
 @timeout=10800>
                           user     system      total        real
checkout               0.000008   0.000002   0.000010 (  0.000009)
autoconf               0.000007   0.000002   0.000009 (  0.000009)
configure              0.000007   0.000002   0.000009 (  0.000008)
build_up               0.002946   0.003304   1.946917 (  1.462374)
build_miniruby         0.000527   0.000861   0.607448 (  0.606159)
build_ruby             0.000999   0.001009   2.146938 (  2.146885)
build_all              0.007948   0.000961  13.526671 (  1.524661)
build_install          0.007322   0.004145   4.403778 (  1.170305)
test_btest             0.000592   0.000200  39.881477 (  4.626649)
test_basic             0.003169   0.001757   0.440280 (  0.517937)
test_all               0.064524   0.027280 377.286772 ( 38.880457)
test_rubyspec          0.021504   0.027855  78.041257 ( 10.711276)
total: 61.65 sec