Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20251031-092511
#<BuildRuby:0x00007c0b2914fdd8
 @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.20251031-092511",
 @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.000020   0.000006   0.000026 (  0.000026)
autoconf               0.000031   0.000009   0.000040 (  0.000039)
configure              0.000024   0.000007   0.000031 (  0.000031)
build_up               0.003683   0.007246   5.285283 (  6.072762)
build_miniruby         0.000000   0.001930   1.902706 (  2.880135)
build_ruby             0.001754   0.000626   4.945893 ( 37.459210)
build_all              0.005982   0.004416  12.071952 ( 10.188177)
build_install          0.020062   0.007918  16.872932 ( 28.492021)
test_btest             0.001321   0.000097 232.408563 (241.918120)
test_basic             0.005084   0.007792   2.467273 (  4.043990)
test_all               0.102199   0.042126 2228.136647 (1336.495338)
test_rubyspec          0.055005   0.046453 323.624422 ( 60.101481)
total: 1727.65 sec