Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20251031-052402
#<BuildRuby:0x00007ed29902fdd8
 @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.20251031-052402",
 @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.000023   0.000005   0.000028 (  0.000028)
autoconf               0.000053   0.000000   0.000053 (  0.000052)
configure              0.000043   0.000000   0.000043 (  0.000043)
build_up               0.007777   0.003260   5.194473 ( 16.514804)
build_miniruby         0.001833   0.000000   2.384982 ( 15.090030)
build_ruby             0.002391   0.000064   4.874662 (  7.867222)
build_all              0.008002   0.003016  11.964240 (  9.141956)
build_install          0.021521   0.007595  17.877245 ( 20.560849)
test_btest             0.000000   0.001398 231.809763 (176.928550)
test_basic             0.005654   0.007511   2.540409 (  5.978745)
test_all               0.102083   0.037930 2156.116005 (1415.502117)
test_rubyspec          0.050908   0.045379 323.495559 ( 52.848419)
total: 1720.43 sec