Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20251026-182035
#<BuildRuby:0x0000700b2193fde0
 @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.20251026-182035",
 @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.000014   0.000004   0.000018 (  0.000029)
autoconf               0.000034   0.000000   0.000034 (  0.000034)
configure              0.000027   0.000000   0.000027 (  0.000027)
build_up               0.005476   0.003352   4.280631 (  2.716591)
build_miniruby         0.000675   0.000893   1.554203 (  1.614945)
build_ruby             0.001869   0.000000   4.096782 (  4.122722)
build_all              0.007012   0.001570  10.319040 (  3.858268)
build_install          0.016422   0.006936  14.771364 (  6.966061)
test_btest             0.000690   0.000203 202.125006 ( 48.782253)
test_basic             0.004181   0.004406   1.707684 (  1.642994)
test_all               0.089459   0.034968 1972.231901 (651.932643)
test_rubyspec          0.058647   0.039327 325.431704 ( 57.599741)
total: 779.24 sec