Logfile: /home/ko1/ruby/logs/brlog.trunk.20251013-115602
#<BuildRuby:0x00007f3f1351fdc0
 @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.20251013-115602",
 @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.000002   0.000009 (  0.000009)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.004793   0.001951   1.994146 (  1.513912)
build_miniruby         0.001209   0.000050   0.580913 (  0.580296)
build_ruby             0.001496   0.000142   2.144773 (  2.144722)
build_all              0.008365   0.000249  13.218089 (  1.537019)
build_install          0.007449   0.003890   4.159564 (  1.126337)
test_btest             0.000747   0.000000  38.443322 (  4.155752)
test_basic             0.000961   0.003154   0.414556 (  0.494397)
test_all               0.073873   0.013604 355.414263 ( 36.847997)
test_rubyspec          0.031582   0.015815  73.461226 ( 10.521202)
total: 58.92 sec