Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20250923-115213
#<BuildRuby:0x000073971d2dfdc0
 @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.20250923-115213",
 @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.000014   0.000003   0.000017 (  0.000018)
autoconf               0.000025   0.000006   0.000031 (  0.000031)
configure              0.000000   0.000038   0.000038 (  0.000038)
build_up               0.002524   0.006370   4.395084 (  2.817668)
build_miniruby         0.000961   0.000277   1.246337 (  1.244688)
build_ruby             0.001606   0.000183   4.482559 (  4.521413)
build_all              0.008507   0.000224  10.846836 (  4.223175)
build_install          0.018002   0.005806  15.593874 (  7.727190)
test_btest             0.000355   0.000544 201.638177 ( 63.103637)
test_basic             0.006323   0.003955   2.151124 (  2.065367)
test_all               0.095909   0.038645 2002.792722 (733.265507)
test_rubyspec          0.063147   0.032198 301.695189 ( 58.338338)
total: 877.31 sec