Logfile: /home/opc/ruby/logs/brlog.master.20250727-024253
#<BuildRuby:0x0000fffc9eeefde0
 @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.20250727-024253",
 @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.000002   0.000014 (  0.000015)
autoconf               0.000022   0.000005   0.000027 (  0.000026)
configure              0.000017   0.000004   0.000021 (  0.000021)
build_up               0.001388   0.004525   2.152792 (  1.825453)
build_miniruby         0.000976   0.000286   1.300913 (  1.303333)
build_ruby             0.001242   0.000365   1.915381 (  4.318452)
build_all              0.000557   0.007223   3.244184 (  1.793475)
build_install          0.009272   0.008709   4.715736 (  2.650413)
test_btest             0.000397   0.000179  37.067893 ( 15.820555)
test_basic             0.005956   0.000763   0.491371 (  0.573251)
test_all               0.091212   0.020316 440.217184 (208.013178)
test_rubyspec          0.045154   0.034621  62.151266 ( 29.413831)
total: 265.71 sec