Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20250929-035738
#<BuildRuby:0x000079f06e35fdd0
 @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-035738",
 @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.000020   0.000005   0.000025 (  0.000026)
autoconf               0.000035   0.000008   0.000043 (  0.000044)
configure              0.000031   0.000007   0.000038 (  0.000038)
build_up               0.005230   0.006891   5.753697 (  4.812280)
build_miniruby         0.000487   0.001163   2.958638 (  2.785925)
build_ruby             0.000891   0.000994   4.648287 (  4.853667)
build_all              0.006998   0.002483  11.430352 (  5.318158)
build_install          0.021920   0.003943  16.054829 (  8.215543)
test_btest             0.001057   0.000011 215.792179 ( 71.245348)
test_basic             0.006844   0.006317   2.516931 (  2.789027)
test_all               0.089900   0.047519 2099.265849 (793.909943)
test_rubyspec          0.063057   0.036996 325.690309 ( 98.719310)
total: 992.65 sec