Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20251030-212303
#<BuildRuby:0x00007dc61c82fdd8
 @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-212303",
 @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.000025   0.000008   0.000033 (  0.000032)
autoconf               0.000043   0.000013   0.000056 (  0.000054)
configure              0.000034   0.000010   0.000044 (  0.000044)
build_up               0.006348   0.005073   5.565827 ( 15.852271)
build_miniruby         0.001239   0.000397   5.204667 ( 11.687239)
build_ruby             0.001750   0.000228   4.253321 ( 42.966083)
build_all              0.005499   0.003562  12.249545 ( 10.234590)
build_install          0.020399   0.005763  17.370381 ( 43.651278)
test_btest             0.000214   0.001111 229.264106 (210.446764)
test_basic             0.007534   0.006083   2.462833 (  5.180882)
test_all               0.102823   0.041827 2311.403335 (1624.787204)
test_rubyspec          0.063684   0.040093 321.299976 ( 69.014638)
total: 2033.82 sec