Logfile: /home/opc/ruby/logs/brlog.master.20250729-113621
#<BuildRuby:0x0000fffcd324fdd0
 @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.20250729-113621",
 @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.000014   0.000001   0.000015 (  0.000015)
autoconf               0.000027   0.000003   0.000030 (  0.000030)
configure              0.000013   0.000002   0.000015 (  0.000015)
build_up               0.005150   0.000112   2.139325 (  1.884080)
build_miniruby         0.001034   0.000109   1.271267 (  1.276602)
build_ruby             0.001303   0.000138   1.881990 (  3.939616)
build_all              0.006324   0.000667   3.172023 (  1.718657)
build_install          0.009179   0.007657   4.696204 (  2.772259)
test_btest             0.000748   0.000131  36.805826 ( 18.470986)
test_basic             0.002496   0.003890   0.492107 (  0.578454)
test_all               0.064617   0.045987 489.081433 (215.940351)
test_rubyspec          0.043246   0.041634  63.940905 ( 30.153939)
total: 276.74 sec