Logfile: /home/opc/ruby/logs/brlog.master.20250803-071414
#<BuildRuby:0x0000fffd11defdc8
 @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.20250803-071414",
 @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.000013   0.000003   0.000016 (  0.000016)
autoconf               0.000024   0.000005   0.000029 (  0.000029)
configure              0.000017   0.000004   0.000021 (  0.000020)
build_up               0.004905   0.001091   2.225116 (  1.902816)
build_miniruby         0.001277   0.000000   1.314091 (  1.318685)
build_ruby             0.001560   0.000000   1.988679 (  4.337306)
build_all              0.004029   0.003743   3.289258 (  1.769990)
build_install          0.010021   0.007530   4.733206 (  2.758656)
test_btest             0.000533   0.000162  38.016542 ( 16.610736)
test_basic             0.002020   0.004752   0.497938 (  0.590449)
test_all               0.085306   0.030187 492.991788 (235.324809)
test_rubyspec          0.041620   0.057474  63.619813 ( 29.801333)
total: 294.42 sec