Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20251031-032336
#<BuildRuby:0x0000723f940afdc0
 @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.20251031-032336",
 @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.000024   0.000006   0.000030 (  0.000030)
autoconf               0.000039   0.000009   0.000048 (  0.000048)
configure              0.000030   0.000007   0.000037 (  0.000038)
build_up               0.006186   0.005051   5.784154 (  6.544879)
build_miniruby         0.001296   0.000326   2.593415 ( 10.687542)
build_ruby             0.001340   0.001117   5.032603 ( 93.931031)
build_all              0.004930   0.004842  11.881312 (  7.723629)
build_install          0.022058   0.004694  17.658869 ( 47.550841)
test_btest             0.000000   0.001044 232.480333 (208.851132)
test_basic             0.006170   0.006358   2.467734 (  4.573715)
test_all               0.101083   0.042447 2042.400037 (1288.332301)
test_rubyspec          0.067593   0.034101 324.458846 ( 59.477552)
total: 1727.67 sec