Logfile: /home/ko1/ruby/logs/brlog.trunk.20250926-130101
#<BuildRuby:0x00007cf88466fdd8
 @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-130101",
 @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.000008   0.000002   0.000010 (  0.000011)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.003881   0.003229   2.158556 (  1.509361)
build_miniruby         0.000715   0.000603   0.616449 (  0.615281)
build_ruby             0.000811   0.000924   2.150722 (  2.150499)
build_all              0.006942   0.001549  13.566199 (  1.514893)
build_install          0.009469   0.003158   4.246833 (  1.175801)
test_btest             0.000710   0.000000  40.709585 (  4.395753)
test_basic             0.002044   0.002695   0.448053 (  0.526390)
test_all               0.067696   0.021558 363.161033 ( 37.925905)
test_rubyspec          0.029421   0.023441  83.459729 ( 11.026649)
total: 60.84 sec