Logfile: /home/ko1/ruby/logs/brlog.trunk.20250924-123711
#<BuildRuby:0x000072eb0c12fdd0
 @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-123711",
 @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.005581   0.001347   2.153536 (  1.521441)
build_miniruby         0.000533   0.000842   0.617128 (  0.616105)
build_ruby             0.001789   0.000000   2.139469 (  2.139920)
build_all              0.006801   0.001741  13.130130 (  1.547393)
build_install          0.006148   0.006076   4.187396 (  1.166671)
test_btest             0.000471   0.000160  37.219406 (  4.504683)
test_basic             0.002111   0.002061   0.404223 (  0.484702)
test_all               0.060101   0.024917 331.851448 ( 31.382776)
test_rubyspec          0.035888   0.013803  74.127008 ( 10.566432)
total: 53.93 sec