Logfile: /home/opc/ruby/logs/brlog.master.20250731-104241
#<BuildRuby:0x0000fffbec97fde0
 @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-104241",
 @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.000022   0.000003   0.000025 (  0.000024)
configure              0.000013   0.000002   0.000015 (  0.000014)
build_up               0.002970   0.002822   2.124923 (  1.830745)
build_miniruby         0.001327   0.000000   1.248458 (  1.251644)
build_ruby             0.001675   0.000000   1.896931 (  4.061194)
build_all              0.007221   0.000000   3.188263 (  1.746230)
build_install          0.008851   0.007547   4.647602 (  2.696650)
test_btest             0.000666   0.000126  36.398172 ( 17.664206)
test_basic             0.005199   0.000987   0.489344 (  0.580036)
test_all               0.076286   0.031586 463.008946 (196.898551)
test_rubyspec          0.025201   0.063671  63.168174 ( 29.844714)
total: 256.58 sec