Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20251027-002053
#<BuildRuby:0x00007f064919fdd8
 @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.20251027-002053",
 @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.000016   0.000004   0.000020 (  0.000020)
autoconf               0.000026   0.000007   0.000033 (  0.000033)
configure              0.000028   0.000000   0.000028 (  0.000028)
build_up               0.005425   0.003883   4.779940 (  3.747417)
build_miniruby         0.001373   0.000100   3.247731 (  4.112959)
build_ruby             0.002174   0.000000   4.240504 ( 27.761684)
build_all              0.008249   0.002298  11.894278 (  5.451016)
build_install          0.014858   0.004920  12.535578 (  8.525107)
test_btest             0.000704   0.000190 172.775885 ( 53.974835)
test_basic             0.008099   0.003099   2.108820 (  1.997886)
test_all               0.084753   0.041284 2160.429113 (665.593054)
test_rubyspec          0.055738   0.042299 326.988037 ( 63.453184)
total: 834.62 sec