Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20251027-101920
#<BuildRuby:0x000074a72f92fdd8
 @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.20251027-101920",
 @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.000012   0.000003   0.000015 (  0.000016)
autoconf               0.000021   0.000006   0.000027 (  0.000028)
configure              0.000016   0.000005   0.000021 (  0.000021)
build_up               0.004497   0.004166   4.753258 (  3.250208)
build_miniruby         0.000513   0.000841   1.737779 (  1.738576)
build_ruby             0.001817   0.000271   5.185234 (  5.402758)
build_all              0.006177   0.004457  13.618970 (  7.598708)
build_install          0.014138   0.006075  15.009004 (  7.060474)
test_btest             0.000689   0.000256 199.444005 ( 48.773181)
test_basic             0.003639   0.005907   1.744372 (  3.509388)
test_all               0.084944   0.044322 2053.863491 (603.929001)
test_rubyspec          0.052532   0.051688 330.700201 ( 54.173763)
total: 735.44 sec