Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20251001-060015
#<BuildRuby:0x000074d08e02fde0
 @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.20251001-060015",
 @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.000021)
autoconf               0.000034   0.000007   0.000041 (  0.000041)
configure              0.000027   0.000006   0.000033 (  0.000034)
build_up               0.005700   0.004854   5.457707 (  5.203062)
build_miniruby         0.001791   0.000061   3.474311 (  4.846524)
build_ruby             0.001646   0.000150   4.312994 ( 31.849748)
build_all              0.004846   0.003253   9.645456 (  6.246116)
build_install          0.019441   0.005652  16.337014 ( 15.388330)
test_btest             0.000000   0.001908 204.371542 ( 93.677233)
test_basic             0.007342   0.006058   2.359152 (  2.528768)
test_all               0.097245   0.035795 1927.109295 (868.522234)
test_rubyspec          0.061240   0.034511 318.522169 (136.952253)
total: 1165.22 sec