Logfile: /home/ko1/ruby/logs/brlog.trunk.20251016-175757
#<BuildRuby:0x0000759f8766fde0
 @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.20251016-175757",
 @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.000003   0.000002   0.000005 (  0.000004)
autoconf               0.000007   0.000003   0.000010 (  0.000010)
configure              0.000006   0.000002   0.000008 (  0.000008)
build_up               0.004813   0.001671   1.915010 (  1.454928)
build_miniruby         0.001274   0.000000   0.587100 (  0.586551)
build_ruby             0.001876   0.000000   2.150310 (  2.150977)
build_all              0.007951   0.000329  13.130376 (  1.483189)
build_install          0.009002   0.003256   4.331724 (  1.152438)
test_btest             0.000562   0.000176  38.398797 (  4.075431)
test_basic             0.002634   0.001953   0.455132 (  0.533261)
test_all               0.062874   0.024664 362.249692 ( 33.988486)
test_rubyspec          0.023095   0.026253  77.768582 ( 10.667978)
total: 56.09 sec