Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20250922-074851
#<BuildRuby:0x0000759564adfdd0
 @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.20250922-074851",
 @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.000018   0.000004   0.000022 (  0.000023)
autoconf               0.000029   0.000006   0.000035 (  0.000035)
configure              0.000025   0.000005   0.000030 (  0.000030)
build_up               0.005052   0.004022   4.388659 (  2.892318)
build_miniruby         0.000331   0.001081   1.507694 (  2.343627)
build_ruby             0.000848   0.000970   3.890010 (  8.921200)
build_all              0.003645   0.004673  10.234769 (  3.789249)
build_install          0.015779   0.008072  15.168089 ( 10.692463)
test_btest             0.000697   0.000199 189.306030 ( 48.763540)
test_basic             0.005577   0.004339   1.942969 (  1.912364)
test_all               0.088870   0.038794 1859.008839 (651.322568)
test_rubyspec          0.053352   0.041241 311.945936 ( 75.590694)
total: 806.23 sec