Logfile: /home/ko1/ruby/logs/brlog.trunk.20250923-232226
#<BuildRuby:0x000072eb2852fdd8
 @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.20250923-232226",
 @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.000010   0.000004   0.000014 (  0.000013)
configure              0.000007   0.000003   0.000010 (  0.000009)
build_up               0.002421   0.004669   2.134593 (  1.508080)
build_miniruby         0.000471   0.000775   0.600083 (  0.598820)
build_ruby             0.000959   0.000995   2.128756 (  2.129175)
build_all              0.004484   0.004305  13.236801 (  1.525183)
build_install          0.004519   0.007723   4.726383 (  1.183538)
test_btest             0.001060   0.000000  38.625663 (  4.166402)
test_basic             0.002103   0.002809   0.444969 (  0.522871)
test_all               0.070933   0.016056 329.262632 ( 35.428582)
test_rubyspec          0.023297   0.024481  73.581995 ( 10.385662)
total: 57.45 sec