Logfile: /home/opc/ruby/logs/brlog.master.20250726-114435
#<BuildRuby:0x0000fffe23f4fde0
 @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.20250726-114435",
 @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.000002   0.000015 (  0.000016)
autoconf               0.000022   0.000004   0.000026 (  0.000025)
configure              0.000016   0.000003   0.000019 (  0.000018)
build_up               0.004877   0.000861   2.164951 (  1.812487)
build_miniruby         0.001225   0.000216   1.268648 (  1.278155)
build_ruby             0.000000   0.001969   1.911023 (  4.588057)
build_all              0.003609   0.003269   3.180782 (  1.733336)
build_install          0.015184   0.002336   4.631555 (  2.718515)
test_btest             0.000627   0.000139  36.680076 ( 15.897506)
test_basic             0.005328   0.001185   0.489683 (  0.568444)
test_all               0.056332   0.056653 492.549444 (216.201485)
test_rubyspec          0.046249   0.035927  62.475132 ( 29.505301)
total: 274.30 sec