Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20250927-215600
#<BuildRuby:0x00007251940ffde0
 @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-215600",
 @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.000020   0.000004   0.000024 (  0.000025)
autoconf               0.000031   0.000007   0.000038 (  0.000038)
configure              0.000026   0.000006   0.000032 (  0.000033)
build_up               0.004541   0.006362   5.298442 (  3.971395)
build_miniruby         0.000625   0.000883   1.606023 (  1.718785)
build_ruby             0.002076   0.000030   4.792704 ( 10.155738)
build_all              0.006697   0.002642  11.062759 (  4.707179)
build_install          0.021612   0.005616  16.660791 ( 32.248868)
test_btest             0.000677   0.000193 167.776919 ( 48.355683)
test_basic             0.004300   0.004490   1.787583 (  2.545359)
test_all               0.097289   0.034519 2041.739359 (819.695756)
test_rubyspec          0.057773   0.035558 305.642040 ( 76.389039)
total: 999.79 sec