Logfile: /home/opc/ruby/logs/brlog.master.20250730-094132
#<BuildRuby:0x0000ffff5a64fdc0
 @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.20250730-094132",
 @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.000003   0.000014 (  0.000014)
autoconf               0.000019   0.000004   0.000023 (  0.000022)
configure              0.000013   0.000003   0.000016 (  0.000015)
build_up               0.005232   0.000295   2.169882 (  1.847513)
build_miniruby         0.000929   0.000207   1.264218 (  1.266594)
build_ruby             0.000000   0.001583   1.896074 (  4.305456)
build_all              0.001734   0.005734   3.220047 (  1.834801)
build_install          0.010621   0.006300   4.666924 (  2.652353)
test_btest             0.000800   0.000000  36.615952 ( 16.545733)
test_basic             0.003984   0.002946   0.490288 (  0.578421)
test_all               0.076838   0.035238 482.439897 (205.529671)
test_rubyspec          0.049393   0.040274  62.826610 ( 29.767506)
total: 264.33 sec