Logfile: /home/ko1/ruby/logs/brlog.trunk.20250920-235139
#<BuildRuby:0x00007f49fb67fdd0
 @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.20250920-235139",
 @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.000007   0.000003   0.000010 (  0.000009)
configure              0.000006   0.000002   0.000008 (  0.000007)
build_up               0.003296   0.003094   1.947311 (  1.478489)
build_miniruby         0.000072   0.001281   0.612327 (  0.611092)
build_ruby             0.000779   0.000892   2.166633 (  2.167058)
build_all              0.005905   0.002738  13.137985 (  1.500985)
build_install          0.007532   0.004048   4.143014 (  1.195596)
test_btest             0.000498   0.000206  39.144356 (  4.070618)
test_basic             0.002109   0.002599   0.429243 (  0.508543)
test_all               0.062158   0.027865 348.748981 ( 35.812137)
test_rubyspec          0.021805   0.027628  77.438212 ( 10.764553)
total: 58.11 sec