Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20250926-055330
#<BuildRuby:0x00007eeaec64fdd8
 @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.20250926-055330",
 @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.000017   0.000004   0.000021 (  0.000022)
autoconf               0.000038   0.000008   0.000046 (  0.000046)
configure              0.000024   0.000005   0.000029 (  0.000029)
build_up               0.005172   0.004826   5.456450 (  3.803379)
build_miniruby         0.001595   0.000000   1.650364 (  1.760846)
build_ruby             0.000708   0.001102   4.730203 (  4.810545)
build_all              0.006584   0.002153  11.772380 (  5.146034)
build_install          0.018132   0.008293  17.168077 (  9.942393)
test_btest             0.001081   0.000006 216.703379 ( 78.638825)
test_basic             0.003249   0.007049   2.174349 (  2.099072)
test_all               0.099663   0.033756 1947.827231 (977.214255)
test_rubyspec          0.060844   0.034796 333.154245 (125.086342)
total: 1208.50 sec