Logfile: /home/opc/ruby/logs/brlog.master.20250724-033015
#<BuildRuby:0x0000fffbd847fde0
 @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-033015",
 @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.000013   0.000002   0.000015 (  0.000015)
autoconf               0.000024   0.000004   0.000028 (  0.000027)
configure              0.000016   0.000003   0.000019 (  0.000019)
build_up               0.005023   0.000160   2.008776 (  1.788727)
build_miniruby         0.001075   0.000169   1.247985 (  1.249172)
build_ruby             0.001649   0.000259   1.879885 (  4.618486)
build_all              0.003268   0.003986   3.235001 (  1.791751)
build_install          0.011024   0.005789   4.645568 (  2.665611)
test_btest             0.000516   0.000122  36.411518 ( 15.778929)
test_basic             0.006715   0.000000   0.491463 (  0.578835)
test_all               0.075029   0.037448 477.880920 (213.265219)
test_rubyspec          0.051423   0.038426  62.599267 ( 29.515118)
total: 271.25 sec