Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20250925-075424
#<BuildRuby:0x00007dd3e34efdd8
 @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.20250925-075424",
 @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.000004   0.000022 (  0.000022)
autoconf               0.000032   0.000007   0.000039 (  0.000039)
configure              0.000027   0.000006   0.000033 (  0.000034)
build_up               0.007163   0.002491   5.130262 (  3.256141)
build_miniruby         0.000000   0.001416   1.622903 (  1.637216)
build_ruby             0.000000   0.001779   4.452726 (  4.573900)
build_all              0.007008   0.001945  11.187324 (  5.709332)
build_install          0.021799   0.003084  16.920505 ( 10.955383)
test_btest             0.000918   0.000218 213.185767 ( 90.928159)
test_basic             0.008222   0.003370   2.415824 (  5.628028)
test_all               0.103618   0.030439 1926.997700 (907.891850)
test_rubyspec          0.063436   0.030924 328.147921 (124.760783)
total: 1155.34 sec