Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20251027-062015
#<BuildRuby:0x000072c368cbfdd8
 @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.20251027-062015",
 @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.000019   0.000006   0.000025 (  0.000025)
autoconf               0.000033   0.000010   0.000043 (  0.000043)
configure              0.000034   0.000010   0.000044 (  0.000045)
build_up               0.008143   0.003346   5.385581 (  4.978309)
build_miniruby         0.001313   0.000394   2.333749 (  2.586003)
build_ruby             0.002015   0.000000   4.949115 (  5.260625)
build_all              0.007002   0.002503  12.624136 (  4.923769)
build_install          0.015479   0.007643  15.091217 (  6.849293)
test_btest             0.000199   0.000786 217.333667 ( 66.386471)
test_basic             0.004483   0.006432   2.310535 (  2.232877)
test_all               0.087989   0.039376 2038.333701 (618.511856)
test_rubyspec          0.058888   0.045183 324.321891 ( 59.690024)
total: 771.42 sec