Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20250928-235721
#<BuildRuby:0x00007ad58023fde0
 @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.20250928-235721",
 @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.000028   0.000000   0.000028 (  0.000029)
autoconf               0.000035   0.000000   0.000035 (  0.000035)
configure              0.000028   0.000000   0.000028 (  0.000028)
build_up               0.003643   0.006246   5.275434 (  3.258384)
build_miniruby         0.001504   0.000125   1.589955 (  1.594235)
build_ruby             0.001744   0.000211   4.764769 (  4.863915)
build_all              0.008177   0.002333  11.300600 (  6.938980)
build_install          0.022897   0.004653  16.976908 ( 11.680109)
test_btest             0.000996   0.000000 195.871754 ( 69.499113)
test_basic             0.005753   0.003957   2.183924 (  3.670327)
test_all               0.101348   0.030122 1874.299065 (868.766617)
test_rubyspec          0.060743   0.035557 322.310325 (122.628478)
total: 1092.90 sec