Logfile: /home/opc/ruby/logs/brlog.master.20250723-225133
#<BuildRuby:0x0000ffffabe9fdd0
 @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.20250723-225133",
 @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.000011   0.000001   0.000012 (  0.000012)
autoconf               0.000025   0.000002   0.000027 (  0.000027)
configure              0.000012   0.000002   0.000014 (  0.000014)
build_up               0.004360   0.000458   1.991479 (  1.776085)
build_miniruby         0.001096   0.000115   1.273753 (  1.277184)
build_ruby             0.001666   0.000000   1.867834 (  4.117428)
build_all              0.006981   0.000049   3.164743 (  1.684572)
build_install          0.011210   0.005223   4.586476 (  2.794475)
test_btest             0.000566   0.000078  36.458074 ( 15.569127)
test_basic             0.002982   0.003575   0.491588 (  0.581508)
test_all               0.096480   0.017411 486.660368 (223.768033)
test_rubyspec          0.046996   0.039943  63.079560 ( 29.820889)
total: 281.39 sec