Logfile: /home/ko1/ruby/logs/brlog.trunk.20250924-074805
#<BuildRuby:0x00007e8a2d91fdd0
 @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.20250924-074805",
 @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.000005   0.000002   0.000007 (  0.000007)
build_up               0.001046   0.005950   2.136924 (  1.527045)
build_miniruby         0.000585   0.000758   0.586197 (  0.585321)
build_ruby             0.001685   0.000000   2.153284 (  2.153839)
build_all              0.007534   0.000852  13.041535 (  1.531485)
build_install          0.010010   0.002387   4.278972 (  1.183176)
test_btest             0.000825   0.000000  38.081752 (  4.225313)
test_basic             0.001673   0.003785   0.429003 (  0.506526)
test_all               0.063717   0.025833 331.997782 ( 35.895490)
test_rubyspec          0.026768   0.021361  74.580052 ( 10.637452)
total: 58.25 sec