Logfile: /home/ko1/ruby/logs/brlog.trunk.20251016-120748
#<BuildRuby:0x00007e215df7fdd0
 @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-120748",
 @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.000001   0.000004 (  0.000005)
autoconf               0.000006   0.000003   0.000009 (  0.000010)
configure              0.000006   0.000003   0.000009 (  0.000008)
build_up               0.002415   0.004255   1.939981 (  1.507498)
build_miniruby         0.001448   0.000000   0.597224 (  0.596418)
build_ruby             0.001702   0.000073   2.127509 (  2.127841)
build_all              0.004317   0.004119  13.285945 (  1.510382)
build_install          0.008465   0.003257   4.084294 (  1.149691)
test_btest             0.000368   0.000193  37.991249 (  4.513547)
test_basic             0.002294   0.002717   0.433090 (  0.511045)
test_all               0.073367   0.016724 361.586740 ( 36.854515)
test_rubyspec          0.030844   0.017202  75.796648 ( 10.576203)
total: 59.35 sec