Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20251030-172303
#<BuildRuby:0x0000702094b0fde0
 @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.20251030-172303",
 @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.000023   0.000006   0.000029 (  0.000028)
autoconf               0.000035   0.000009   0.000044 (  0.000044)
configure              0.000028   0.000007   0.000035 (  0.000035)
build_up               0.004796   0.005515   5.078311 ( 11.361939)
build_miniruby         0.001279   0.000366   1.925825 ( 25.243864)
build_ruby             0.001861   0.000238   4.909960 ( 57.472688)
build_all              0.008280   0.000859  11.878958 ( 10.351802)
build_install          0.022088   0.003750  17.648879 ( 45.135047)
test_btest             0.001058   0.000000 230.741147 (259.665704)
test_basic             0.006390   0.006042   2.509900 (  4.856780)
test_all               0.098778   0.042601 2032.457246 (1413.096101)
test_rubyspec          0.057099   0.040807 337.502414 ( 61.984794)
total: 1889.17 sec