Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20250929-235621
#<BuildRuby:0x00007cc51f67fdc0
 @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-235621",
 @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.000021)
autoconf               0.000029   0.000007   0.000036 (  0.000036)
configure              0.000022   0.000005   0.000027 (  0.000027)
build_up               0.006178   0.002299   3.981761 (  2.420757)
build_miniruby         0.001315   0.000000   1.081424 (  1.096592)
build_ruby             0.001394   0.000185   3.420495 (  3.508201)
build_all              0.005366   0.002373   8.820974 (  3.171000)
build_install          0.018217   0.003258  14.322101 (  6.576421)
test_btest             0.000876   0.000000 194.768264 ( 47.771179)
test_basic             0.004514   0.005276   1.890841 (  1.800673)
test_all               0.088648   0.043011 1880.091000 (741.947226)
test_rubyspec          0.056408   0.040306 318.467892 ( 63.287172)
total: 871.58 sec