Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20250923-155343
#<BuildRuby:0x00007fefe6b3fdc0
 @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.20250923-155343",
 @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.000004   0.000021 (  0.000021)
autoconf               0.000030   0.000007   0.000037 (  0.000036)
configure              0.000024   0.000005   0.000029 (  0.000030)
build_up               0.001428   0.008178   4.723669 (  3.645891)
build_miniruby         0.000600   0.000889   1.494773 (  1.492267)
build_ruby             0.001211   0.000765   4.043924 (  4.116309)
build_all              0.004874   0.002964   9.424207 (  3.356187)
build_install          0.018191   0.004056  15.549290 (  7.598828)
test_btest             0.000356   0.000624 195.923647 ( 68.390730)
test_basic             0.006749   0.003633   2.193550 (  2.679180)
test_all               0.095422   0.038502 1921.494649 (974.654421)
test_rubyspec          0.062563   0.035812 306.051411 (126.713355)
total: 1192.65 sec