Logfile: /home/ko1/ruby/logs/brlog.trunk.20250926-060812
#<BuildRuby:0x0000784841a6fde0
 @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.20250926-060812",
 @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.000002   0.000005 (  0.000005)
autoconf               0.000007   0.000002   0.000009 (  0.000009)
configure              0.000006   0.000002   0.000008 (  0.000008)
build_up               0.003328   0.003539   2.125643 (  1.508415)
build_miniruby         0.001536   0.000000   0.627781 (  0.626436)
build_ruby             0.000205   0.001526   2.171019 (  2.171341)
build_all              0.006583   0.002421  14.539037 (  1.611035)
build_install          0.007629   0.004680   4.602963 (  1.177623)
test_btest             0.000000   0.000759  41.426902 (  4.860504)
test_basic             0.000627   0.003564   0.416087 (  0.498017)
test_all               0.073886   0.022801 395.974640 ( 38.443838)
test_rubyspec          0.031051   0.024589  87.965842 ( 11.243395)
total: 62.14 sec