Logfile: /home/opc/ruby/logs/brlog.master.20250729-002505
#<BuildRuby:0x0000fffd147efdd0
 @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.20250729-002505",
 @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.000013   0.000001   0.000014 (  0.000014)
autoconf               0.000030   0.000001   0.000031 (  0.000030)
configure              0.000014   0.000001   0.000015 (  0.000015)
build_up               0.005509   0.000076   2.123878 (  1.857311)
build_miniruby         0.000268   0.000894   1.255142 (  1.260130)
build_ruby             0.000000   0.001602   1.901978 (  4.574177)
build_all              0.002990   0.004678   3.215165 (  1.708985)
build_install          0.010379   0.005988   4.709703 (  2.779636)
test_btest             0.000586   0.000105  37.073318 ( 15.811814)
test_basic             0.006011   0.001067   0.491421 (  0.580804)
test_all               0.089110   0.022256 497.119513 (237.109855)
test_rubyspec          0.025999   0.056226  62.371006 ( 29.662039)
total: 295.35 sec