Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20250925-135537
#<BuildRuby:0x00007a5b9232fdd0
 @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.20250925-135537",
 @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.000022)
autoconf               0.000031   0.000007   0.000038 (  0.000037)
configure              0.000026   0.000005   0.000031 (  0.000031)
build_up               0.006170   0.004518   5.357858 (  3.691859)
build_miniruby         0.000360   0.001108   1.584954 (  1.595628)
build_ruby             0.000000   0.001987   4.821598 (  4.889630)
build_all              0.007127   0.001731  11.079419 (  5.878709)
build_install          0.024101   0.002926  16.695046 (  9.692091)
test_btest             0.001073   0.000000 201.276533 ( 76.586159)
test_basic             0.007329   0.005281   2.321545 (  2.690624)
test_all               0.092756   0.037558 1868.370897 (724.142570)
test_rubyspec          0.053022   0.035813 313.960656 ( 65.702072)
total: 894.87 sec