Logfile: /home/ko1/ruby/logs/brlog.trunk.20251018-232137
#<BuildRuby:0x00007f235c8bfde0
 @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.20251018-232137",
 @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.000007   0.000003   0.000010 (  0.000009)
configure              0.000010   0.000004   0.000014 (  0.000013)
build_up               0.001929   0.004393   1.965566 (  1.498621)
build_miniruby         0.000844   0.000334   0.594083 (  0.593203)
build_ruby             0.001574   0.000205   2.144358 (  2.144367)
build_all              0.008352   0.000290  13.275489 (  1.488138)
build_install          0.008994   0.002999   4.201540 (  1.153151)
test_btest             0.000473   0.000160  36.575719 (  4.607336)
test_basic             0.002469   0.003383   0.433784 (  0.509487)
test_all               0.069289   0.018145 359.590674 ( 38.228384)
test_rubyspec          0.031505   0.016847  77.394344 ( 10.604965)
total: 60.83 sec