Logfile: /home/opc/ruby/logs/brlog.master.20250729-150810
#<BuildRuby:0x0000fffd23fffde0
 @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-150810",
 @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.000014   0.000003   0.000017 (  0.000016)
autoconf               0.000025   0.000004   0.000029 (  0.000028)
configure              0.000019   0.000003   0.000022 (  0.000021)
build_up               0.005851   0.000000   2.190742 (  1.876947)
build_miniruby         0.001278   0.000000   1.318916 (  1.321299)
build_ruby             0.001520   0.000122   1.993331 (  4.503152)
build_all              0.004086   0.003322   3.231432 (  1.783258)
build_install          0.012617   0.005772   4.763590 (  2.743648)
test_btest             0.000533   0.000116  36.924990 ( 16.544259)
test_basic             0.005706   0.001241   0.497717 (  0.584804)
test_all               0.091560   0.025226 396.598112 (174.461656)
test_rubyspec          0.045469   0.040030  62.934651 ( 29.628521)
total: 233.45 sec