Logfile: /home/opc/ruby/logs/brlog.master.20250727-082418
#<BuildRuby:0x0000fffeca30fdd0
 @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.20250727-082418",
 @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.000024   0.000001   0.000025 (  0.000026)
configure              0.000013   0.000001   0.000014 (  0.000014)
build_up               0.004882   0.000257   2.130024 (  1.827494)
build_miniruby         0.001304   0.000069   1.269483 (  1.273556)
build_ruby             0.001496   0.000078   1.884446 (  3.918338)
build_all              0.003726   0.004339   3.186473 (  1.739660)
build_install          0.011858   0.004238   4.653397 (  2.637162)
test_btest             0.000754   0.000098  36.522934 ( 15.864461)
test_basic             0.002766   0.004108   0.508486 (  0.602393)
test_all               0.091720   0.019499 480.156555 (203.414317)
test_rubyspec          0.035326   0.051293  61.332602 ( 29.103308)
total: 260.38 sec