Logfile: /home/opc/ruby/logs/brlog.master.20250725-100827
#<BuildRuby:0x0000ffff8e83fde0
 @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.20250725-100827",
 @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.000014)
autoconf               0.000023   0.000002   0.000025 (  0.000025)
configure              0.000019   0.000003   0.000022 (  0.000020)
build_up               0.005529   0.000156   2.135692 (  1.832131)
build_miniruby         0.001120   0.000117   1.243877 (  1.247102)
build_ruby             0.001374   0.000144   1.897048 (  3.877820)
build_all              0.003409   0.002990   3.196214 (  1.808279)
build_install          0.011696   0.006304   4.663690 (  2.590498)
test_btest             0.000705   0.000130  36.118197 ( 15.547866)
test_basic             0.006266   0.000476   0.488821 (  0.569772)
test_all               0.081283   0.031786 480.609546 (205.701595)
test_rubyspec          0.061220   0.020463  62.577246 ( 29.642704)
total: 262.82 sec