Logfile: /home/opc/ruby/logs/brlog.master.20250801-103041
#<BuildRuby:0x0000fffe6003fde0
 @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.20250801-103041",
 @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.000024   0.000002   0.000026 (  0.000024)
configure              0.000018   0.000001   0.000019 (  0.000018)
build_up               0.001904   0.003832   2.160818 (  1.815116)
build_miniruby         0.001169   0.000114   1.261710 (  1.264981)
build_ruby             0.000000   0.001580   1.855777 (  4.362195)
build_all              0.008035   0.000161   3.193913 (  1.678940)
build_install          0.010548   0.005656   4.694614 (  2.646804)
test_btest             0.000000   0.000784  36.983858 ( 16.329518)
test_basic             0.004595   0.002481   0.497859 (  0.574165)
test_all               0.067973   0.047753 493.225920 (208.111346)
test_rubyspec          0.051711   0.035786  63.695857 ( 29.851060)
total: 266.64 sec