Logfile: /home/opc/ruby/logs/brlog.master.20250723-161026
#<BuildRuby:0x0000fffde134fdc0
 @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.20250723-161026",
 @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.000010   0.000002   0.000012 (  0.000011)
autoconf               0.000018   0.000003   0.000021 (  0.000021)
configure              0.000011   0.000002   0.000013 (  0.000013)
build_up               0.004399   0.000723   2.024524 (  1.797974)
build_miniruby         0.001326   0.000000   1.284628 (  1.292387)
build_ruby             0.001933   0.000000   1.952511 (  4.478630)
build_all              0.000000   0.007735   3.187541 (  1.754338)
build_install          0.009910   0.006744   4.618748 (  2.752730)
test_btest             0.000798   0.000241  36.464511 ( 15.841460)
test_basic             0.006893   0.000000   0.490050 (  0.574007)
test_all               0.083124   0.033981 428.976885 (196.796099)
test_rubyspec          0.050190   0.040849  64.425566 ( 30.358441)
total: 255.65 sec