Logfile: /home/ko1/ruby/logs/brlog.trunk.20250925-084331
#<BuildRuby:0x00007fbb8becfdd0
 @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.20250925-084331",
 @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.000008   0.000002   0.000010 (  0.000010)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.001835   0.004958   2.110157 (  1.465329)
build_miniruby         0.001214   0.000000   0.606618 (  0.605881)
build_ruby             0.001303   0.000168   2.126123 (  2.127036)
build_all              0.007588   0.001443  13.554528 (  1.511989)
build_install          0.007035   0.005094   4.388832 (  1.170552)
test_btest             0.000614   0.000202  39.473515 (  4.538631)
test_basic             0.002609   0.003039   0.466258 (  0.542995)
test_all               0.065453   0.026390 370.716578 ( 40.608655)
test_rubyspec          0.030519   0.020569  79.478011 ( 10.847625)
total: 63.42 sec