Logfile: /home/ko1/ruby/logs/brlog.trunk.20250923-173050
#<BuildRuby:0x00007d9e5ef1fde0
 @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.20250923-173050",
 @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.000007   0.000002   0.000009 (  0.000010)
autoconf               0.000010   0.000000   0.000010 (  0.000010)
configure              0.000007   0.000000   0.000007 (  0.000007)
build_up               0.005284   0.001652   1.950452 (  1.476322)
build_miniruby         0.000000   0.001547   0.599479 (  0.598415)
build_ruby             0.000673   0.001094   2.140734 (  2.141177)
build_all              0.007037   0.001967  13.138170 (  1.496311)
build_install          0.005685   0.005761   4.192336 (  1.164169)
test_btest             0.000683   0.000000  38.213250 (  4.375876)
test_basic             0.002395   0.002515   0.438273 (  0.512759)
test_all               0.071562   0.015549 342.567114 ( 37.241470)
test_rubyspec          0.028205   0.020891  75.048526 ( 10.566798)
total: 59.57 sec