Logfile: /home/opc/ruby/logs/brlog.master.20250731-052854
#<BuildRuby:0x0000fffe71a5fdc8
 @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-052854",
 @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.000009   0.000002   0.000011 (  0.000012)
autoconf               0.000015   0.000003   0.000018 (  0.000038)
configure              0.000010   0.000000   0.000010 (  0.000037)
build_up               0.005514   0.000000   2.168043 (  1.854832)
build_miniruby         0.001433   0.000000   1.252299 (  1.257448)
build_ruby             0.001808   0.000212   1.917136 (  4.046252)
build_all              0.008387   0.000062   3.275464 (  1.755746)
build_install          0.011464   0.004836   4.722612 (  2.731422)
test_btest             0.000635   0.000145  36.814593 ( 16.708159)
test_basic             0.002220   0.004882   0.502380 (  0.580010)
test_all               0.079462   0.041346 477.684600 (218.998200)
test_rubyspec          0.062199   0.035808  64.316620 ( 30.806481)
total: 278.74 sec