Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20250930-235829
#<BuildRuby:0x00007d1ebf70fde0
 @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.20250930-235829",
 @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.000015   0.000003   0.000018 (  0.000019)
autoconf               0.000031   0.000008   0.000039 (  0.000039)
configure              0.000025   0.000006   0.000031 (  0.000031)
build_up               0.004369   0.005078   5.001767 (  3.558985)
build_miniruby         0.001641   0.000000   1.604726 (  2.231720)
build_ruby             0.000454   0.001533   4.623200 ( 26.241192)
build_all              0.006589   0.002865  11.158680 (  4.619674)
build_install          0.021439   0.002752  15.676516 (  8.214128)
test_btest             0.000000   0.001028 205.880066 ( 77.764657)
test_basic             0.009424   0.002267   2.308709 (  2.580059)
test_all               0.103638   0.031946 1928.123012 (856.116002)
test_rubyspec          0.064952   0.031955 325.077955 (143.003866)
total: 1124.33 sec