Logfile: /home/ko1/ruby/logs/brlog.trunk.20250922-110218
#<BuildRuby:0x00007dedb50cfdc0
 @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.20250922-110218",
 @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.000002   0.000006 (  0.000005)
autoconf               0.000007   0.000003   0.000010 (  0.000009)
configure              0.000006   0.000002   0.000008 (  0.000008)
build_up               0.003132   0.003468   1.972374 (  1.488413)
build_miniruby         0.000873   0.000530   0.612337 (  0.611423)
build_ruby             0.000000   0.001816   2.173283 (  2.173868)
build_all              0.005884   0.002620  13.120592 (  1.483768)
build_install          0.009409   0.002053   4.135460 (  1.136249)
test_btest             0.000554   0.000233  36.874481 (  4.108461)
test_basic             0.002411   0.002678   0.459965 (  0.536095)
test_all               0.074748   0.011350 326.590352 ( 39.235493)
test_rubyspec          0.032090   0.014235  71.526413 ( 10.406676)
total: 61.18 sec