Logfile: /home/ko1/ruby/logs/brlog.trunk.20250924-024439
#<BuildRuby:0x00007a593a91fdd0
 @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-024439",
 @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.000006)
autoconf               0.000011   0.000003   0.000014 (  0.000013)
configure              0.000009   0.000002   0.000011 (  0.000010)
build_up               0.003025   0.003729   2.117840 (  1.501374)
build_miniruby         0.000819   0.000631   0.614540 (  0.613387)
build_ruby             0.001693   0.000219   2.169019 (  2.169265)
build_all              0.006559   0.001771  13.097549 (  1.515222)
build_install          0.007357   0.004148   4.267761 (  1.148421)
test_btest             0.000000   0.000788  38.857481 (  4.094335)
test_basic             0.002109   0.002084   0.423185 (  0.503093)
test_all               0.062697   0.021924 328.010694 ( 37.022056)
test_rubyspec          0.030164   0.015505  72.523132 ( 10.531207)
total: 59.10 sec