Logfile: /home/opc/ruby/logs/brlog.master.20250727-185038
#<BuildRuby:0x0000fffd2bbffdc8
 @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-185038",
 @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.000017   0.000001   0.000018 (  0.000017)
autoconf               0.000026   0.000001   0.000027 (  0.000026)
configure              0.000021   0.000001   0.000022 (  0.000021)
build_up               0.006145   0.000307   2.161391 (  1.864085)
build_miniruby         0.001271   0.000064   1.274097 (  1.278316)
build_ruby             0.001526   0.000000   1.971566 (  4.175681)
build_all              0.007463   0.000019   3.233712 (  1.707889)
build_install          0.013531   0.004414   4.733565 (  2.845116)
test_btest             0.000671   0.000054  36.017426 ( 15.947718)
test_basic             0.006435   0.000516   0.491032 (  0.590226)
test_all               0.065764   0.047268 462.507334 (195.898525)
test_rubyspec          0.037246   0.046327  62.943633 ( 29.773184)
total: 254.08 sec