Logfile: /home/ko1/ruby/logs/brlog.trunk.20251013-004647
#<BuildRuby:0x00007fb7510afdd8
 @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.20251013-004647",
 @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.000000   0.000004 (  0.000005)
autoconf               0.000008   0.000001   0.000009 (  0.000010)
configure              0.000006   0.000001   0.000007 (  0.000007)
build_up               0.002354   0.004090   1.929989 (  1.481230)
build_miniruby         0.000965   0.000250   0.589104 (  0.588430)
build_ruby             0.001709   0.000000   2.133095 (  2.133162)
build_all              0.005348   0.003366  13.198281 (  1.566157)
build_install          0.004963   0.006625   4.191185 (  1.114912)
test_btest             0.000000   0.000711  37.541239 (  4.399858)
test_basic             0.003179   0.001390   0.427767 (  0.506627)
test_all               0.062270   0.023370 333.535513 ( 35.727886)
test_rubyspec          0.030434   0.017875  72.274718 ( 10.519870)
total: 58.04 sec