Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20250923-095128
#<BuildRuby:0x0000719ad479fdc0
 @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-095128",
 @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.000021   0.000006   0.000027 (  0.000028)
autoconf               0.000038   0.000010   0.000048 (  0.000048)
configure              0.000025   0.000007   0.000032 (  0.000032)
build_up               0.006601   0.003167   4.583844 (  3.061956)
build_miniruby         0.000604   0.000886   1.548479 (  1.918272)
build_ruby             0.001786   0.000000   4.412997 ( 53.153090)
build_all              0.008228   0.000886  11.027081 (  4.551520)
build_install          0.022333   0.004258  16.417511 (  9.497310)
test_btest             0.001090   0.000022 205.560212 ( 79.924062)
test_basic             0.003777   0.006860   2.219133 (  2.301537)
test_all               0.091980   0.041821 1919.381145 (852.528123)
test_rubyspec          0.057989   0.032337 312.232068 (111.530533)
total: 1118.47 sec