Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20250924-095349
#<BuildRuby:0x000079448050fdc8
 @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.20250924-095349",
 @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.000017   0.000003   0.000020 (  0.000021)
autoconf               0.000029   0.000005   0.000034 (  0.000034)
configure              0.000024   0.000004   0.000028 (  0.000027)
build_up               0.004567   0.005127   4.925180 (  3.114272)
build_miniruby         0.001661   0.000000   1.713402 (  3.781158)
build_ruby             0.001606   0.000293   4.108450 ( 52.473952)
build_all              0.004661   0.001493   8.459592 (  7.205885)
build_install          0.013139   0.010302  12.967103 (  8.125981)
test_btest             0.000835   0.000229 206.306250 ( 87.748566)
test_basic             0.007292   0.004704   2.377153 (  2.497707)
test_all               0.099612   0.034364 1936.493164 (961.100965)
test_rubyspec          0.064651   0.030075 312.520104 (137.321972)
total: 1263.37 sec