Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20251029-181809
#<BuildRuby:0x000076b01cacfdd0
 @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.20251029-181809",
 @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.000025)
autoconf               0.000039   0.000008   0.000047 (  0.000047)
configure              0.000029   0.000006   0.000035 (  0.000036)
build_up               0.006594   0.003913   4.999728 (  5.275231)
build_miniruby         0.000408   0.001100   2.270119 (  2.568168)
build_ruby             0.000880   0.000974   5.014521 ( 10.948623)
build_all              0.008186   0.002040  11.265356 (  6.439338)
build_install          0.021953   0.005202  16.297621 ( 11.040647)
test_btest             0.000914   0.000225 213.591513 ( 96.539145)
test_basic             0.008452   0.001825   2.199815 (  2.128245)
test_all               0.088710   0.041034 1981.294722 (612.500304)
test_rubyspec          0.062125   0.035253 321.208059 ( 56.392140)
total: 803.83 sec