Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20250925-115519
#<BuildRuby:0x000073e2ce05fdc8
 @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.20250925-115519",
 @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.000018   0.000004   0.000022 (  0.000022)
autoconf               0.000034   0.000008   0.000042 (  0.000042)
configure              0.000030   0.000006   0.000036 (  0.000036)
build_up               0.005446   0.005625   5.392366 (  4.653449)
build_miniruby         0.000662   0.000929   1.700684 (  5.601578)
build_ruby             0.001939   0.000000   4.942566 ( 60.652548)
build_all              0.005639   0.003946  11.391225 (  6.753181)
build_install          0.019972   0.005901  16.565698 ( 10.803721)
test_btest             0.000791   0.000214 209.869856 (111.543442)
test_basic             0.004692   0.007582   2.371750 (  2.901863)
test_all               0.093476   0.042308 1940.557003 (826.724940)
test_rubyspec          0.069389   0.026669 318.457007 (134.342888)
total: 1163.98 sec