Logfile: /home/ko1/ruby/logs/brlog.trunk.20251016-230117
#<BuildRuby:0x00007f2ca3d2fdd0
 @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-230117",
 @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.000004   0.000001   0.000005 (  0.000004)
autoconf               0.000007   0.000002   0.000009 (  0.000009)
configure              0.000005   0.000002   0.000007 (  0.000006)
build_up               0.003714   0.002205   1.926138 (  1.501753)
build_miniruby         0.001200   0.000059   0.587503 (  0.586373)
build_ruby             0.000923   0.000981   2.134440 (  2.134953)
build_all              0.003547   0.005664  13.262902 (  1.509776)
build_install          0.008527   0.003399   4.314117 (  1.176979)
test_btest             0.000684   0.000000  37.077388 (  4.104184)
test_basic             0.001865   0.002847   0.435552 (  0.512424)
test_all               0.063209   0.022644 350.960076 ( 37.067865)
test_rubyspec          0.029907   0.020001  75.171537 ( 10.638848)
total: 59.23 sec