Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20250925-035436
#<BuildRuby:0x000077db68ebfdc8
 @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-035436",
 @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.000004   0.000021 (  0.000023)
autoconf               0.000030   0.000009   0.000039 (  0.000037)
configure              0.000024   0.000007   0.000031 (  0.000031)
build_up               0.007110   0.002895   5.269002 (  4.654671)
build_miniruby         0.000269   0.001105   1.705111 (  1.828335)
build_ruby             0.000997   0.001019   4.699814 ( 40.482956)
build_all              0.005895   0.003323  11.598933 (  6.795944)
build_install          0.020287   0.005403  16.932017 ( 30.475405)
test_btest             0.001123   0.000025 208.341493 (116.757248)
test_basic             0.002926   0.008932   2.373114 (  2.876279)
test_all               0.094868   0.042460 1973.106148 (1004.544929)
test_rubyspec          0.055505   0.035881 320.397923 (148.456317)
total: 1356.87 sec