Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20250927-175631
#<BuildRuby:0x000079b3b6f9fdd8
 @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.20250927-175631",
 @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.000020   0.000005   0.000025 (  0.000025)
autoconf               0.000035   0.000007   0.000042 (  0.000043)
configure              0.000027   0.000006   0.000033 (  0.000034)
build_up               0.005713   0.004956   5.525153 (  4.637164)
build_miniruby         0.001170   0.000284   1.654816 (  1.872697)
build_ruby             0.001729   0.000164   4.682086 (  5.172316)
build_all              0.006129   0.003655  11.421723 (  7.408675)
build_install          0.020746   0.006900  17.043679 ( 13.168449)
test_btest             0.000941   0.000248 180.558136 ( 56.902316)
test_basic             0.000000   0.011509   2.192847 (  4.490206)
test_all               0.103979   0.031087 1908.294423 (791.636347)
test_rubyspec          0.067525   0.031560 317.319561 ( 66.174153)
total: 951.46 sec