Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20250927-095729
#<BuildRuby:0x00007cfbf068fdd0
 @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.20250927-095729",
 @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.000022   0.000004   0.000026 (  0.000027)
autoconf               0.000035   0.000006   0.000041 (  0.000041)
configure              0.000030   0.000006   0.000036 (  0.000036)
build_up               0.003746   0.006186   5.087699 (  4.123140)
build_miniruby         0.001508   0.000123   1.768309 (  1.767217)
build_ruby             0.002108   0.000267   4.972457 (  5.048292)
build_all              0.006753   0.003458  11.714812 (  6.618675)
build_install          0.020020   0.006989  16.863744 ( 10.057139)
test_btest             0.000736   0.000204 211.291850 ( 94.130538)
test_basic             0.006886   0.003802   2.222982 (  2.161800)
test_all               0.100287   0.032224 1958.697541 (645.058550)
test_rubyspec          0.064816   0.031726 316.923030 ( 78.680337)
total: 847.65 sec