Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20250929-135914
#<BuildRuby:0x00007dac9996fdc0
 @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.20250929-135914",
 @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.000017   0.000005   0.000022 (  0.000022)
autoconf               0.000029   0.000008   0.000037 (  0.000037)
configure              0.000022   0.000006   0.000028 (  0.000028)
build_up               0.007008   0.002819   4.997817 ( 10.241668)
build_miniruby         0.000575   0.001203   1.757996 (  1.781282)
build_ruby             0.001854   0.000000   5.013855 (  5.168717)
build_all              0.007408   0.002982  11.359656 (  6.543669)
build_install          0.019411   0.008095  16.856229 ( 10.570627)
test_btest             0.001194   0.000041 216.384648 ( 94.422744)
test_basic             0.006885   0.005856   2.369647 (  2.390838)
test_all               0.097722   0.032982 1953.617420 (695.172642)
test_rubyspec          0.068084   0.031430 321.760386 ( 88.691645)
total: 914.99 sec