Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20250929-075748
#<BuildRuby:0x00007779da2afdc0
 @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.20250929-075748",
 @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.000021   0.000006   0.000027 (  0.000028)
autoconf               0.000029   0.000007   0.000036 (  0.000036)
configure              0.000022   0.000006   0.000028 (  0.000027)
build_up               0.006845   0.002766   5.038365 (  3.020186)
build_miniruby         0.001328   0.000081   1.553657 (  1.612998)
build_ruby             0.000000   0.001780   4.153756 (  4.224767)
build_all              0.006194   0.002562  11.019758 (  4.040806)
build_install          0.017159   0.005201  14.392613 ( 13.319898)
test_btest             0.000289   0.000800 207.941204 ( 78.055196)
test_basic             0.004887   0.007381   2.458667 (  2.529658)
test_all               0.095245   0.041178 1952.547128 (732.145881)
test_rubyspec          0.068690   0.034092 336.171727 ( 92.529743)
total: 931.48 sec