Logfile: /home/opc/ruby/logs/brlog.master.20250730-102118
#<BuildRuby:0x0000fffdc07ffdc8
 @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.20250730-102118",
 @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.000015   0.000001   0.000016 (  0.000017)
autoconf               0.000026   0.000003   0.000029 (  0.000028)
configure              0.000018   0.000002   0.000020 (  0.000020)
build_up               0.006036   0.000000   2.249128 (  1.893791)
build_miniruby         0.001198   0.000000   1.381320 (  1.384367)
build_ruby             0.001559   0.000099   2.002151 (  4.157565)
build_all              0.007397   0.000000   3.258374 (  1.780710)
build_install          0.008291   0.007984   4.668613 (  2.638181)
test_btest             0.000718   0.000110  37.385423 ( 16.318836)
test_basic             0.003354   0.003928   0.495042 (  0.588547)
test_all               0.097235   0.015640 475.644462 (205.450329)
test_rubyspec          0.041524   0.045207  62.172986 ( 29.830669)
total: 264.05 sec