Logfile: /home/ko1/ruby/logs/brlog.trunk.20251017-000609
#<BuildRuby:0x00007cf34631fdd8
 @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.20251017-000609",
 @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.000009)
autoconf               0.000010   0.000000   0.000010 (  0.000010)
configure              0.000012   0.000000   0.000012 (  0.000012)
build_up               0.004053   0.002303   1.926577 (  1.465904)
build_miniruby         0.001249   0.000000   0.603567 (  0.602744)
build_ruby             0.001211   0.000617   2.133450 (  2.133436)
build_all              0.006265   0.002254  13.167292 (  1.505554)
build_install          0.007843   0.003779   4.092544 (  1.142492)
test_btest             0.000000   0.001214  37.274557 (  4.859756)
test_basic             0.000104   0.005010   0.451427 (  0.528863)
test_all               0.067422   0.019236 342.401220 ( 37.657870)
test_rubyspec          0.029169   0.017760  73.095665 ( 10.450862)
total: 60.35 sec