Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20251030-232224
#<BuildRuby:0x000077819535fdc0
 @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.20251030-232224",
 @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.000021   0.000004   0.000025 (  0.000025)
autoconf               0.000035   0.000008   0.000043 (  0.000043)
configure              0.000027   0.000006   0.000033 (  0.000033)
build_up               0.006624   0.004159   5.507594 ( 10.936395)
build_miniruby         0.000616   0.001164   3.623170 ( 71.328866)
build_ruby             0.002029   0.000000   4.849390 ( 10.556917)
build_all              0.007038   0.002276  12.139549 ( 10.613525)
build_install          0.022402   0.005068  18.154772 ( 71.983446)
test_btest             0.000897   0.000000 229.768496 (253.777294)
test_basic             0.009197   0.002816   2.495517 (  4.070306)
test_all               0.108019   0.035603 2042.641047 (1480.507052)
test_rubyspec          0.063116   0.044631 319.384814 ( 66.016854)
total: 1979.79 sec