Logfile: /home/opc/ruby/logs/brlog.master.20250802-093800
#<BuildRuby:0x0000fffcd76afde0
 @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.20250802-093800",
 @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.000001   0.000011 (  0.000012)
autoconf               0.000025   0.000004   0.000029 (  0.000101)
configure              0.000019   0.000003   0.000022 (  0.000021)
build_up               0.004752   0.000780   2.164569 (  1.856706)
build_miniruby         0.001093   0.000180   1.265780 (  1.271114)
build_ruby             0.000000   0.001697   1.944773 (  4.157799)
build_all              0.001075   0.006895   3.222459 (  1.721566)
build_install          0.014275   0.002737   4.701424 (  2.692673)
test_btest             0.000061   0.000701  37.095622 ( 18.397129)
test_basic             0.006292   0.000560   0.500891 (  0.578394)
test_all               0.086981   0.026852 520.944994 (259.029102)
test_rubyspec          0.033570   0.056483  62.717964 ( 29.579780)
total: 319.29 sec