Logfile: /home/opc/ruby/logs/brlog.master.20250731-021102
#<BuildRuby:0x0000ffffae81fde0
 @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-021102",
 @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.000013)
autoconf               0.000024   0.000002   0.000026 (  0.000024)
configure              0.000020   0.000001   0.000021 (  0.000020)
build_up               0.002015   0.003808   2.131387 (  1.835354)
build_miniruby         0.001141   0.000114   1.237782 (  1.242880)
build_ruby             0.001408   0.000141   1.876523 (  3.989298)
build_all              0.006941   0.000695   3.211958 (  1.884741)
build_install          0.016558   0.000712   4.663343 (  2.832880)
test_btest             0.000264   0.000417  36.554778 ( 16.152307)
test_basic             0.003137   0.004094   0.496543 (  0.582715)
test_all               0.086351   0.024374 442.892145 (195.140145)
test_rubyspec          0.052047   0.035459  62.654475 ( 29.545889)
total: 253.21 sec