Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20251030-192314
#<BuildRuby:0x00007bd30619fdc0
 @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.20251030-192314",
 @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.000022   0.000007   0.000029 (  0.000028)
autoconf               0.000034   0.000010   0.000044 (  0.000043)
configure              0.000030   0.000009   0.000039 (  0.000039)
build_up               0.006769   0.003863   5.408077 (  9.422948)
build_miniruby         0.000000   0.001544   2.237392 (  5.149146)
build_ruby             0.000000   0.001931   4.753231 ( 68.780976)
build_all              0.004816   0.003714  12.218950 (  9.432710)
build_install          0.013713   0.012302  17.601130 ( 49.965312)
test_btest             0.001130   0.000000 232.165699 (213.359785)
test_basic             0.007089   0.005509   2.525390 (  4.784280)
test_all               0.096843   0.045404 2132.380255 (1586.815602)
test_rubyspec          0.058788   0.045556 324.975573 ( 73.252224)
total: 2020.96 sec