Logfile: /home/opc/ruby/logs/brlog.master.20250730-231552
#<BuildRuby:0x0000fffdc882fde0
 @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.20250730-231552",
 @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.000001   0.000012 (  0.000012)
autoconf               0.000023   0.000003   0.000026 (  0.000025)
configure              0.000019   0.000002   0.000021 (  0.000019)
build_up               0.005452   0.000154   2.140150 (  1.874777)
build_miniruby         0.001096   0.000115   1.237943 (  1.242375)
build_ruby             0.001291   0.000136   1.871076 (  4.316520)
build_all              0.007889   0.000000   3.207077 (  1.723227)
build_install          0.016013   0.000603   4.650146 (  2.683427)
test_btest             0.000655   0.000057  35.925247 ( 16.390694)
test_basic             0.000000   0.007006   0.494519 (  0.579812)
test_all               0.085189   0.022181 407.228914 (174.990830)
test_rubyspec          0.026631   0.063726  63.414351 ( 29.955379)
total: 233.76 sec