Logfile: /home/opc/ruby/logs/brlog.master.20250731-061250
#<BuildRuby:0x0000fffc0d83fdd8
 @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.20250731-061250",
 @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.000012   0.000001   0.000013 (  0.000013)
autoconf               0.000017   0.000002   0.000019 (  0.000060)
configure              0.000017   0.000002   0.000019 (  0.000018)
build_up               0.001294   0.004161   2.163722 (  1.833032)
build_miniruby         0.001251   0.000000   1.273810 (  1.279648)
build_ruby             0.001618   0.000000   1.914733 (  4.549879)
build_all              0.003535   0.003721   3.261848 (  1.804700)
build_install          0.011410   0.006884   4.716366 (  2.932985)
test_btest             0.000557   0.000133  37.382896 ( 15.983799)
test_basic             0.006596   0.000634   0.494393 (  0.583641)
test_all               0.068750   0.043316 499.531254 (234.847970)
test_rubyspec          0.064991   0.019245  64.079241 ( 29.932185)
total: 293.75 sec