Logfile: /home/opc/ruby/logs/brlog.master.20250730-145549
#<BuildRuby:0x0000fffd0f08fdd8
 @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.20250730-145549",
 @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.000001   0.000013 (  0.000012)
autoconf               0.000020   0.000001   0.000021 (  0.000021)
configure              0.000012   0.000001   0.000013 (  0.000013)
build_up               0.001291   0.004200   2.118656 (  1.821424)
build_miniruby         0.001107   0.000117   1.283568 (  1.287993)
build_ruby             0.001639   0.000174   1.937531 (  4.081948)
build_all              0.007489   0.000327   3.235197 (  1.767682)
build_install          0.008167   0.009569   4.686922 (  2.687167)
test_btest             0.000557   0.000106  36.629501 ( 15.920151)
test_basic             0.005979   0.001141   0.488195 (  0.563480)
test_all               0.065494   0.047831 421.145094 (180.373530)
test_rubyspec          0.031738   0.057866  62.325925 ( 29.844202)
total: 238.35 sec