Logfile: /home/opc/ruby/logs/brlog.master.20250803-165206
#<BuildRuby:0x0000fffda8ddfdc8
 @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.20250803-165206",
 @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.000012   0.000001   0.000013 (  0.000012)
autoconf               0.000021   0.000001   0.000022 (  0.000022)
configure              0.000014   0.000001   0.000015 (  0.000014)
build_up               0.005222   0.000260   2.130333 (  1.840690)
build_miniruby         0.001153   0.000058   1.236667 (  1.242377)
build_ruby             0.001570   0.000000   1.908514 (  4.517421)
build_all              0.007337   0.000024   3.218489 (  1.926006)
build_install          0.017008   0.000350   4.659635 (  2.718517)
test_btest             0.000984   0.000041  37.330152 ( 16.250594)
test_basic             0.002021   0.004892   0.498920 (  0.582139)
test_all               0.065112   0.047515 417.366574 (190.315025)
test_rubyspec          0.059092   0.030830  63.546660 ( 30.003039)
total: 249.40 sec