Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20251026-081931
#<BuildRuby:0x000072bed1a7fdc0
 @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.20251026-081931",
 @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.000013   0.000004   0.000017 (  0.000019)
autoconf               0.000032   0.000000   0.000032 (  0.000032)
configure              0.000025   0.000000   0.000025 (  0.000025)
build_up               0.005478   0.003875   4.375330 (  3.180364)
build_miniruby         0.001386   0.000142   1.717377 (  1.757928)
build_ruby             0.000823   0.000933   3.728452 ( 27.160694)
build_all              0.008276   0.000797  11.388581 (  4.451347)
build_install          0.019222   0.005050  15.761180 (  7.274759)
test_btest             0.000351   0.000539 209.213918 ( 66.704696)
test_basic             0.007303   0.003303   2.297086 (  2.232063)
test_all               0.080795   0.044239 2002.983073 (731.030656)
test_rubyspec          0.056510   0.034518 316.839870 ( 55.998137)
total: 899.79 sec