Logfile: /home/opc/ruby/logs/brlog.master.20250729-140446
#<BuildRuby:0x0000fffc9527fdc0
 @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-140446",
 @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.000010   0.000003   0.000013 (  0.000013)
autoconf               0.000017   0.000004   0.000021 (  0.000021)
configure              0.000012   0.000003   0.000015 (  0.000015)
build_up               0.004734   0.001098   2.142558 (  1.835979)
build_miniruby         0.001037   0.000241   1.258977 (  1.261174)
build_ruby             0.001307   0.000303   1.912044 (  4.108668)
build_all              0.004217   0.003215   3.167771 (  1.869862)
build_install          0.012690   0.004559   4.641095 (  2.855676)
test_btest             0.000636   0.000000  36.408387 ( 17.647662)
test_basic             0.006487   0.000457   0.492487 (  0.576447)
test_all               0.076302   0.037757 418.682941 (181.994329)
test_rubyspec          0.051425   0.038045  62.903899 ( 29.859670)
total: 242.01 sec