Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20250926-015438
#<BuildRuby:0x00007b1e2844fdd8
 @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.20250926-015438",
 @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.000015   0.000003   0.000018 (  0.000019)
autoconf               0.000029   0.000007   0.000036 (  0.000036)
configure              0.000022   0.000005   0.000027 (  0.000028)
build_up               0.003416   0.007217   5.245913 (  3.447285)
build_miniruby         0.001099   0.000310   2.180687 (  2.268874)
build_ruby             0.001055   0.001002   4.527898 (  4.607531)
build_all              0.009426   0.000345  10.681277 (  4.645048)
build_install          0.020446   0.005552  16.542638 (  8.554824)
test_btest             0.000825   0.000223 208.959038 ( 78.611028)
test_basic             0.006812   0.002522   2.317103 (  2.323573)
test_all               0.091116   0.041809 1835.065548 (851.397818)
test_rubyspec          0.062021   0.026860 320.272435 ( 81.044985)
total: 1036.90 sec