Logfile: /home/opc/ruby/logs/brlog.master.20250729-022149
#<BuildRuby:0x0000fffd2d8afdd8
 @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-022149",
 @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.000014)
autoconf               0.000020   0.000002   0.000022 (  0.000022)
configure              0.000014   0.000001   0.000015 (  0.000015)
build_up               0.005277   0.000130   2.124503 (  1.824640)
build_miniruby         0.001104   0.000110   1.259568 (  1.263768)
build_ruby             0.001373   0.000137   1.874680 (  4.366320)
build_all              0.006456   0.000645   3.177420 (  1.742807)
build_install          0.010559   0.005370   4.625582 (  2.769606)
test_btest             0.000564   0.000080  36.607025 ( 16.506588)
test_basic             0.005849   0.000142   0.486201 (  0.564864)
test_all               0.063151   0.048851 481.995689 (226.944115)
test_rubyspec          0.032582   0.056382  62.673027 ( 30.018672)
total: 286.00 sec