Logfile: /home/ko1/ruby/logs/brlog.trunk.20250922-092659
#<BuildRuby:0x00007fa5e1effdd8
 @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-092659",
 @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.000010   0.000000   0.000010 (  0.000009)
configure              0.000007   0.000000   0.000007 (  0.000007)
build_up               0.003787   0.002459   1.995577 (  1.517934)
build_miniruby         0.001604   0.000000   0.599626 (  0.598852)
build_ruby             0.001887   0.000000   2.148591 (  2.148947)
build_all              0.008882   0.000032  13.151768 (  1.524820)
build_install          0.005794   0.006054   4.040914 (  1.149081)
test_btest             0.000155   0.000776  38.021938 (  4.280038)
test_basic             0.000090   0.004554   0.409082 (  0.487359)
test_all               0.067075   0.016118 327.143427 ( 32.755593)
test_rubyspec          0.027712   0.018922  71.701821 ( 10.537199)
total: 55.00 sec