Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20251027-202215
#<BuildRuby:0x000077e0dc2dfde0
 @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.20251027-202215",
 @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.000018   0.000006   0.000024 (  0.000023)
autoconf               0.000032   0.000009   0.000041 (  0.000041)
configure              0.000029   0.000009   0.000038 (  0.000038)
build_up               0.006665   0.002583   3.905805 (  2.628503)
build_miniruby         0.001313   0.000100   1.366716 (  1.372796)
build_ruby             0.001469   0.000146   3.459838 (  3.528014)
build_all              0.005190   0.002728   9.150991 (  3.263470)
build_install          0.014749   0.004343  13.074356 (  5.768809)
test_btest             0.000909   0.000000 189.647100 ( 45.999703)
test_basic             0.002651   0.006412   1.819409 (  1.799791)
test_all               0.095306   0.031892 1979.955804 (619.929138)
test_rubyspec          0.056184   0.038584 320.174909 ( 74.170943)
total: 758.46 sec