Logfile: /home/opc/ruby/logs/brlog.master.20250729-050734
#<BuildRuby:0x0000ffff23abfdd8
 @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-050734",
 @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.000000   0.000011 (  0.000012)
autoconf               0.000011   0.000001   0.000012 (  0.000060)
configure              0.000014   0.000000   0.000014 (  0.000014)
build_up               0.005018   0.000240   2.151403 (  1.838000)
build_miniruby         0.001267   0.000060   1.266713 (  1.269559)
build_ruby             0.001484   0.000000   2.019916 (  4.682856)
build_all              0.002608   0.004252   3.164279 (  1.698362)
build_install          0.016434   0.000347   4.663137 (  2.749149)
test_btest             0.000673   0.000008  36.291548 ( 15.529827)
test_basic             0.006546   0.000533   0.490853 (  0.578055)
test_all               0.090806   0.020830 421.994994 (191.736319)
test_rubyspec          0.040678   0.048385  63.394702 ( 29.959726)
total: 250.04 sec