Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20250929-115921
#<BuildRuby:0x000075b8cac4fdd0
 @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.20250929-115921",
 @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.000023   0.000005   0.000028 (  0.000029)
autoconf               0.000041   0.000010   0.000051 (  0.000051)
configure              0.000032   0.000008   0.000040 (  0.000040)
build_up               0.005529   0.005834   5.468229 (  4.390441)
build_miniruby         0.001452   0.000131   1.664950 (  1.748426)
build_ruby             0.000730   0.001334   4.788287 (  5.285760)
build_all              0.006325   0.003668  11.648346 (  7.958844)
build_install          0.021602   0.005674  17.410721 ( 11.640529)
test_btest             0.000959   0.000285 214.845857 (102.895081)
test_basic             0.004418   0.007354   2.453333 (  2.679385)
test_all               0.093205   0.039390 2055.597022 (724.637106)
test_rubyspec          0.066371   0.034929 327.939658 (109.769542)
total: 971.01 sec