Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20251028-142001
#<BuildRuby:0x00007f0f814bfdd8
 @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.20251028-142001",
 @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.000013   0.000004   0.000017 (  0.000018)
autoconf               0.000028   0.000007   0.000035 (  0.000034)
configure              0.000024   0.000006   0.000030 (  0.000029)
build_up               0.007049   0.002012   3.843607 (  3.820601)
build_miniruby         0.001416   0.000000   1.116652 (  1.115282)
build_ruby             0.000047   0.001884   4.687076 (  4.928355)
build_all              0.008714   0.001144  12.139622 (  6.046649)
build_install          0.016730   0.006972  15.787295 (  7.963199)
test_btest             0.000804   0.000000 199.517989 ( 45.884968)
test_basic             0.003210   0.006640   2.059986 (  1.964134)
test_all               0.094323   0.031568 2044.291544 (615.620606)
test_rubyspec          0.054864   0.046933 328.036054 ( 52.946209)
total: 740.29 sec