Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20251026-122104
#<BuildRuby:0x00007229fd84fdc0
 @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.20251026-122104",
 @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.000006   0.000023 (  0.000022)
autoconf               0.000035   0.000011   0.000046 (  0.000045)
configure              0.000022   0.000007   0.000029 (  0.000030)
build_up               0.005167   0.003760   4.300070 (  2.712194)
build_miniruby         0.001229   0.000397   1.315975 (  1.413487)
build_ruby             0.001788   0.000261   3.858599 (  3.929568)
build_all              0.004550   0.002826   9.831848 (  3.585409)
build_install          0.018715   0.006563  14.324710 (  7.169303)
test_btest             0.000977   0.000001 198.428076 ( 51.653952)
test_basic             0.004745   0.005534   1.546683 (  1.487647)
test_all               0.094513   0.034472 2078.986024 (695.137211)
test_rubyspec          0.063433   0.034647 309.711670 ( 73.460905)
total: 840.55 sec