Logfile: /home/opc/ruby/logs/brlog.master.20250724-200440
#<BuildRuby:0x0000fffd7dc0fdc0
 @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.20250724-200440",
 @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.000000   0.000011 (  0.000012)
autoconf               0.000028   0.000002   0.000030 (  0.000028)
configure              0.000020   0.000001   0.000021 (  0.000020)
build_up               0.000000   0.005480   2.067713 (  1.841019)
build_miniruby         0.000000   0.001319   1.262406 (  1.265972)
build_ruby             0.001378   0.000243   1.900105 (  4.692792)
build_all              0.003589   0.003736   3.214024 (  1.675446)
build_install          0.015526   0.001327   4.647346 (  2.890760)
test_btest             0.000663   0.000110  36.724538 ( 16.515840)
test_basic             0.005863   0.000968   0.496019 (  0.582297)
test_all               0.081818   0.031244 421.875670 (180.918790)
test_rubyspec          0.047460   0.036290  63.700273 ( 30.218617)
total: 240.60 sec