Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20251030-022038
#<BuildRuby:0x00007a89ca71fdd0
 @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-022038",
 @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.000020   0.000005   0.000025 (  0.000025)
autoconf               0.000034   0.000007   0.000041 (  0.000041)
configure              0.000029   0.000007   0.000036 (  0.000036)
build_up               0.005406   0.005636   5.359548 (  4.510973)
build_miniruby         0.000507   0.001155   1.969105 (  2.059358)
build_ruby             0.000000   0.002136   3.737193 ( 42.097392)
build_all              0.005148   0.003612  10.658152 (  3.790366)
build_install          0.017775   0.005940  15.157057 (  7.181263)
test_btest             0.000000   0.001009 197.750409 ( 48.037376)
test_basic             0.008181   0.002607   1.999481 (  1.913651)
test_all               0.086887   0.041916 2001.307892 (624.074754)
test_rubyspec          0.055286   0.045404 324.287081 ( 65.684167)
total: 799.35 sec