Logfile: /home/opc/ruby/logs/brlog.master.20250731-050139
#<BuildRuby:0x0000ffff4a71fdc8
 @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.20250731-050139",
 @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.000015)
autoconf               0.000022   0.000002   0.000024 (  0.000024)
configure              0.000015   0.000002   0.000017 (  0.000016)
build_up               0.005330   0.000132   2.198763 (  1.835140)
build_miniruby         0.001183   0.000113   1.308811 (  1.311405)
build_ruby             0.001517   0.000144   1.953244 (  3.755501)
build_all              0.000000   0.007582   3.233211 (  1.830424)
build_install          0.009008   0.008117   4.739093 (  2.648485)
test_btest             0.000585   0.000146  36.769505 ( 18.338485)
test_basic             0.002904   0.003730   0.491694 (  0.570851)
test_all               0.079534   0.032504 440.685262 (197.135643)
test_rubyspec          0.037749   0.054510  63.215468 ( 29.931094)
total: 257.36 sec