Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20251001-035923
#<BuildRuby:0x000074be2d55fdd8
 @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.20251001-035923",
 @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.000023)
autoconf               0.000030   0.000006   0.000036 (  0.000036)
configure              0.000023   0.000005   0.000028 (  0.000029)
build_up               0.006729   0.003684   5.279190 (  4.334508)
build_miniruby         0.001639   0.000000   3.351320 (  3.575223)
build_ruby             0.001172   0.000749   4.758184 ( 19.057925)
build_all              0.007636   0.002427  11.445739 (  5.756890)
build_install          0.019626   0.005975  16.613002 ( 10.262839)
test_btest             0.000826   0.000987 208.049609 ( 90.461582)
test_basic             0.009389   0.003524   2.205148 (  2.413280)
test_all               0.095709   0.039386 1865.684762 (808.012264)
test_rubyspec          0.074310   0.024027 320.384839 (127.259364)
total: 1071.14 sec