Logfile: /home/opc/ruby/logs/brlog.master.20250726-205303
#<BuildRuby:0x0000fffec580fdd0
 @BUILD_DIR="/home/opc/ruby/build",
 @INSTALL_DIR="/home/opc/ruby/install",
 @REPOSITORY="https://github.com/ruby/ruby.git",
 @REPOSITORY_TYPE=:git,
 @SRC_DIR="/home/opc/ruby/src",
 @TARGET_BUILD_DIR="/home/opc/ruby/build/master",
 @TARGET_INSTALL_DIR="/home/opc/ruby/install/master",
 @TARGET_NAME="master",
 @TARGET_SRC_DIR="/home/opc/ruby/src/master",
 @btest_opts="-j3",
 @build_opts="-j3",
 @configure_opts=["--disable-dtrace --disable-yjit"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/opc/ruby/logs/brlog.master.20250726-205303",
 @make="make",
 @no_timeout_error=nil,
 @quiet=false,
 @ruby_env=[["RUBY_DEBUG", "ci"]],
 @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='-j3'",
 @timeout=10800>
                           user     system      total        real
checkout               0.000011   0.000003   0.000014 (  0.000014)
autoconf               0.000023   0.000006   0.000029 (  0.000029)
configure              0.000011   0.000003   0.000014 (  0.000014)
build_up               0.004430   0.001109   2.133866 (  1.826461)
build_miniruby         0.000000   0.001281   1.261865 (  1.269504)
build_ruby             0.000000   0.001526   1.870115 (  4.190024)
build_all              0.003682   0.004004   3.219738 (  1.806906)
build_install          0.015050   0.001102   4.660271 (  2.702660)
test_btest             0.000684   0.000000  36.203681 ( 15.475922)
test_basic             0.000000   0.006865   0.490176 (  0.579083)
test_all               0.081438   0.031643 431.950144 (202.910519)
test_rubyspec          0.054309   0.028959  63.136467 ( 29.811532)
total: 260.57 sec