Logfile: /home/opc/ruby/logs/brlog.master.20250727-224531
#<BuildRuby:0x0000ffff3799fde0
 @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.20250727-224531",
 @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.000012   0.000002   0.000014 (  0.000014)
autoconf               0.000022   0.000004   0.000026 (  0.000026)
configure              0.000017   0.000003   0.000020 (  0.000019)
build_up               0.000000   0.005854   2.161568 (  1.871570)
build_miniruby         0.000000   0.001279   1.268154 (  1.274964)
build_ruby             0.000730   0.001034   1.938800 (  4.054850)
build_all              0.006227   0.000585   3.198593 (  1.715103)
build_install          0.008283   0.008381   4.713856 (  3.250833)
test_btest             0.000505   0.000177  36.902624 ( 15.960132)
test_basic             0.010185   0.000000   0.500471 (  0.582225)
test_all               0.079259   0.033644 472.288184 (208.140922)
test_rubyspec          0.030810   0.063349  62.611889 ( 29.983523)
total: 266.84 sec