Logfile: /home/opc/ruby/logs/brlog.master.20250729-173920
#<BuildRuby:0x0000fffe430bfdc8
 @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.20250729-173920",
 @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.000014)
autoconf               0.000024   0.000002   0.000026 (  0.000026)
configure              0.000017   0.000002   0.000019 (  0.000018)
build_up               0.005465   0.000149   2.172785 (  1.856971)
build_miniruby         0.001115   0.000117   1.302451 (  1.305670)
build_ruby             0.001539   0.000161   1.964193 (  4.027102)
build_all              0.008199   0.000000   3.290690 (  1.945822)
build_install          0.016953   0.000713   4.755265 (  2.804723)
test_btest             0.000740   0.000064  37.704041 ( 16.546127)
test_basic             0.000000   0.007156   0.496065 (  0.573778)
test_all               0.055696   0.060309 433.797563 (189.300863)
test_rubyspec          0.045182   0.043145  62.322071 ( 29.454178)
total: 247.82 sec