Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20251001-015845
#<BuildRuby:0x00007dc24dcdfdd8
 @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.20251001-015845",
 @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.000018   0.000003   0.000021 (  0.000021)
autoconf               0.000036   0.000007   0.000043 (  0.000043)
configure              0.000031   0.000006   0.000037 (  0.000037)
build_up               0.006590   0.003513   5.215657 (  3.800441)
build_miniruby         0.004653   0.001342  48.288827 ( 26.608132)
build_ruby             0.001590   0.000322   5.759954 ( 21.622267)
build_all              0.008334   0.000635  10.742308 (  4.625556)
build_install          0.020352   0.005947  16.407015 (  9.294757)
test_btest             0.000018   0.001055 207.145704 ( 80.337858)
test_basic             0.002021   0.007076   2.071586 (  1.994416)
test_all               0.091750   0.043385 1900.209248 (940.697385)
test_rubyspec          0.061575   0.039891 314.473062 (124.614763)
total: 1213.60 sec