Logfile: /home/ko1/ruby/logs/brlog.trunk.20250926-095513
#<BuildRuby:0x000076800627fdd8
 @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-095513",
 @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.000005)
autoconf               0.000009   0.000002   0.000011 (  0.000011)
configure              0.000005   0.000001   0.000006 (  0.000007)
build_up               0.001960   0.004612   2.214476 (  1.544846)
build_miniruby         0.000453   0.000782   0.588278 (  0.587087)
build_ruby             0.001770   0.000000   2.151978 (  2.152059)
build_all              0.006686   0.001532  13.377628 (  1.523361)
build_install          0.007914   0.003999   4.443470 (  1.158002)
test_btest             0.000067   0.000650  39.784176 (  4.837856)
test_basic             0.001256   0.003475   0.462258 (  0.536988)
test_all               0.064949   0.026331 366.135197 ( 36.749796)
test_rubyspec          0.023025   0.028683  83.219008 ( 11.063314)
total: 60.15 sec