Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20250929-155838
#<BuildRuby:0x0000740daecefdd0
 @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-155838",
 @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.000016   0.000004   0.000020 (  0.000021)
autoconf               0.000031   0.000008   0.000039 (  0.000039)
configure              0.000041   0.000000   0.000041 (  0.000041)
build_up               0.006018   0.003757   5.085214 (  3.283556)
build_miniruby         0.000443   0.001127   2.164238 (  2.165486)
build_ruby             0.000899   0.000972   4.498248 (  4.535919)
build_all              0.007510   0.001733  10.668301 (  4.320517)
build_install          0.018212   0.006695  15.990375 (  7.861181)
test_btest             0.000854   0.000258 208.550112 ( 76.297328)
test_basic             0.004627   0.006065   2.229839 (  2.249453)
test_all               0.087426   0.043961 1921.510157 (711.195132)
test_rubyspec          0.057627   0.038673 324.740610 ( 99.652286)
total: 911.56 sec