Logfile: /home/opc/ruby/logs/brlog.master.20250731-161508
#<BuildRuby:0x0000fffc055ffdc8
 @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.20250731-161508",
 @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.000004   0.000015 (  0.000014)
autoconf               0.000017   0.000005   0.000022 (  0.000023)
configure              0.000012   0.000004   0.000016 (  0.000016)
build_up               0.004287   0.001324   2.188022 (  1.867420)
build_miniruby         0.000946   0.000292   1.334003 (  1.336869)
build_ruby             0.001525   0.000000   1.922226 (  4.791320)
build_all              0.004886   0.002300   3.254719 (  1.732057)
build_install          0.015071   0.001973   4.740282 (  2.695869)
test_btest             0.000592   0.000168  37.148758 ( 15.763943)
test_basic             0.001890   0.005033   0.490663 (  0.568138)
test_all               0.083277   0.030900 429.160905 (194.445979)
test_rubyspec          0.038657   0.045493  62.986998 ( 29.777317)
total: 252.98 sec