Logfile: /home/opc/ruby/logs/brlog.master.20250731-173047
#<BuildRuby:0x0000fffee127fde0
 @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-173047",
 @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.000009   0.000003   0.000012 (  0.000012)
autoconf               0.000017   0.000005   0.000022 (  0.000021)
configure              0.000010   0.000003   0.000013 (  0.000013)
build_up               0.004719   0.000653   2.165888 (  1.869815)
build_miniruby         0.001316   0.000007   1.252110 (  1.258189)
build_ruby             0.001202   0.000354   1.911266 (  4.482236)
build_all              0.004695   0.002972   3.246854 (  1.837243)
build_install          0.010268   0.006104   4.697485 (  2.649452)
test_btest             0.000686   0.000240  36.154607 ( 15.791681)
test_basic             0.001885   0.005012   0.494868 (  0.582188)
test_all               0.077210   0.033227 487.148740 (228.245234)
test_rubyspec          0.047305   0.035328  62.944122 ( 29.809055)
total: 286.53 sec