Logfile: /home/opc/ruby/logs/brlog.master.20250723-081736
#<BuildRuby:0x0000fffd54b5fde0
 @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-081736",
 @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.000013)
autoconf               0.000019   0.000003   0.000022 (  0.000021)
configure              0.000012   0.000001   0.000013 (  0.000014)
build_up               0.004442   0.000489   2.010068 (  1.873402)
build_miniruby         0.001172   0.000129   1.274397 (  1.276394)
build_ruby             0.001618   0.000000   1.920109 (  4.063961)
build_all              0.008250   0.000000   3.203943 (  1.792491)
build_install          0.013188   0.003508   4.608384 (  2.717197)
test_btest             0.000694   0.000082  37.144126 ( 16.325212)
test_basic             0.002411   0.004498   0.491922 (  0.579049)
test_all               0.079866   0.033991 431.095542 (188.168240)
test_rubyspec          0.063384   0.035125  63.182526 ( 29.909633)
total: 246.71 sec