Logfile: /home/opc/ruby/logs/brlog.master.20250731-082215
#<BuildRuby:0x0000ffffac16fdd0
 @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-082215",
 @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.000011   0.000001   0.000012 (  0.000012)
autoconf               0.000023   0.000003   0.000026 (  0.000026)
configure              0.000012   0.000002   0.000014 (  0.000013)
build_up               0.001402   0.004173   2.141805 (  1.813926)
build_miniruby         0.001036   0.000172   1.283819 (  1.288717)
build_ruby             0.001614   0.000000   1.899537 (  5.120025)
build_all              0.003247   0.004252   3.217015 (  1.804706)
build_install          0.008800   0.008509   4.684306 (  2.685496)
test_btest             0.000229   0.000539  36.415367 ( 17.925130)
test_basic             0.002702   0.004589   0.500110 (  0.576962)
test_all               0.101307   0.013252 487.200069 (213.503321)
test_rubyspec          0.052555   0.044267  62.744118 ( 29.539917)
total: 274.26 sec