Logfile: /home/opc/ruby/logs/brlog.master.20250730-084017
#<BuildRuby:0x0000fffe3b62fdd8
 @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-084017",
 @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.000000   0.000013 (  0.000014)
autoconf               0.000027   0.000001   0.000028 (  0.000027)
configure              0.000018   0.000001   0.000019 (  0.000018)
build_up               0.005479   0.000262   2.171638 (  1.841435)
build_miniruby         0.000000   0.001184   1.352529 (  1.361818)
build_ruby             0.000000   0.001735   1.951878 (  4.517703)
build_all              0.004122   0.003481   3.244057 (  1.744199)
build_install          0.015034   0.003621   4.795549 (  2.765942)
test_btest             0.000670   0.000000  37.095174 ( 16.013262)
test_basic             0.006363   0.000541   0.498635 (  0.583769)
test_all               0.092670   0.022260 428.369189 (187.864981)
test_rubyspec          0.030697   0.061560  63.010059 ( 29.777299)
total: 246.47 sec