Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20250926-095236
#<BuildRuby:0x00007f9dbfb9fdc0
 @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-095236",
 @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.000036   0.000010   0.000046 (  0.000046)
configure              0.000027   0.000008   0.000035 (  0.000035)
build_up               0.002366   0.008115   5.387696 (  3.358581)
build_miniruby         0.001003   0.001002   1.759845 (  1.794034)
build_ruby             0.001822   0.000000   4.806255 ( 12.603628)
build_all              0.008614   0.001173  11.668766 (  5.249050)
build_install          0.018142   0.007723  16.343284 (  8.884399)
test_btest             0.001036   0.000012 211.843213 ( 71.690092)
test_basic             0.003388   0.006822   2.157256 (  2.072201)
test_all               0.100895   0.035553 1997.191447 (866.463405)
test_rubyspec          0.054430   0.041603 336.206668 ( 88.416738)
total: 1060.53 sec