Logfile: /home/opc/ruby/logs/brlog.master.20250725-081249
#<BuildRuby:0x0000fffc81c3fdd8
 @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.20250725-081249",
 @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.000015   0.000000   0.000015 (  0.000014)
autoconf               0.000023   0.000000   0.000023 (  0.000022)
configure              0.000020   0.000000   0.000020 (  0.000019)
build_up               0.005647   0.000000   2.182238 (  1.839543)
build_miniruby         0.001171   0.000000   1.263525 (  1.267127)
build_ruby             0.001587   0.000000   1.914444 (  4.874830)
build_all              0.002479   0.004557   3.225773 (  1.711880)
build_install          0.014744   0.003937   4.721428 (  2.952819)
test_btest             0.000000   0.000716  36.756532 ( 15.455441)
test_basic             0.002992   0.003862   0.491287 (  0.573538)
test_all               0.075674   0.035646 451.521623 (200.322718)
test_rubyspec          0.038549   0.049341  62.620598 ( 29.684250)
total: 258.68 sec