Logfile: /home/opc/ruby/logs/brlog.master.20250731-150950
#<BuildRuby:0x0000fffe8d28fdc0
 @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-150950",
 @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.000004   0.000016 (  0.000293)
autoconf               0.000023   0.000006   0.000029 (  0.000029)
configure              0.000015   0.000005   0.000020 (  0.000018)
build_up               0.001479   0.004283   2.207279 (  2.100754)
build_miniruby         0.000903   0.000318   2.041700 (  1.889208)
build_ruby             0.001647   0.000000   1.870087 (  4.207910)
build_all              0.007622   0.000000   3.218928 (  1.743416)
build_install          0.014322   0.004005   4.721323 (  2.862928)
test_btest             0.000513   0.000155  36.278032 ( 15.942389)
test_basic             0.005136   0.001559   0.494353 (  0.571189)
test_all               0.075818   0.038189 420.157517 (179.453521)
test_rubyspec          0.045126   0.051653  62.475256 ( 29.508837)
total: 238.28 sec