Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20251028-002204
#<BuildRuby:0x000073391212fde0
 @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-002204",
 @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.000018)
autoconf               0.000028   0.000006   0.000034 (  0.000034)
configure              0.000022   0.000005   0.000027 (  0.000026)
build_up               0.007553   0.002120   4.874208 (  3.438530)
build_miniruby         0.000594   0.000909   1.774244 (  1.774990)
build_ruby             0.001271   0.000831   4.201572 (  4.258897)
build_all              0.008445   0.001104  11.239734 (  4.215580)
build_install          0.017703   0.005878  15.031360 (  6.856496)
test_btest             0.000984   0.000000 200.210341 ( 48.164126)
test_basic             0.005509   0.004220   1.947701 (  1.867860)
test_all               0.094857   0.029812 1994.677524 (675.334454)
test_rubyspec          0.060267   0.033187 328.580330 ( 64.224841)
total: 810.14 sec