Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20250928-155706
#<BuildRuby:0x00007f00deedfdd8
 @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-O0",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-O0",
 @TARGET_NAME="trunk-O0",
 @TARGET_SRC_DIR="/tmp/ruby/src/trunk-O0",
 @btest_opts="-j4",
 @build_opts="-j4",
 @configure_opts=["optflags=-O0"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk-O0.20250928-155706",
 @make="make",
 @no_timeout_error=nil,
 @quiet=false,
 @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "50"]],
 @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='-j4'",
 @timeout=10800>
                           user     system      total        real
checkout               0.000019   0.000005   0.000024 (  0.000025)
autoconf               0.000030   0.000007   0.000037 (  0.000038)
configure              0.000043   0.000000   0.000043 (  0.000044)
build_up               0.007365   0.003128   5.338362 (  9.019505)
build_miniruby         0.001113   0.000475   1.605106 (  4.331460)
build_ruby             0.001596   0.000167   4.666093 ( 25.573079)
build_all              0.008451   0.001192  11.331947 (  6.336842)
build_install          0.020644   0.007179  16.787508 ( 17.174192)
test_btest             0.000870   0.000242 206.410868 (114.263010)
test_basic             0.004324   0.007645   2.284909 (  2.671861)
test_all               0.102226   0.033955 2025.126236 (968.589119)
test_rubyspec          0.063631   0.036033 321.057649 (148.426379)
total: 1296.39 sec