Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20251028-022211
#<BuildRuby:0x0000765b0a43fdd8
 @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-022211",
 @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.000008   0.000003   0.000011 (  0.000012)
autoconf               0.000021   0.000008   0.000029 (  0.000029)
configure              0.000014   0.000005   0.000019 (  0.000019)
build_up               0.005129   0.003451   4.198717 (  3.077866)
build_miniruby         0.000417   0.001189   4.072919 (  3.576625)
build_ruby             0.001058   0.000615   3.226573 (  3.264001)
build_all              0.005742   0.001497   9.051305 (  3.113978)
build_install          0.017320   0.002546  12.422833 (  5.542483)
test_btest             0.000681   0.000244 198.032715 ( 53.219309)
test_basic             0.005676   0.006259   1.703524 (  1.619905)
test_all               0.093763   0.029967 2038.709635 (630.137927)
test_rubyspec          0.052333   0.043178 324.695272 ( 77.474937)
total: 781.03 sec