Logfile: /home/opc/ruby/logs/brlog.master.20250731-005057
#<BuildRuby:0x0000fffddb5bfde0
 @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.20250731-005057",
 @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.000015   0.000001   0.000016 (  0.000015)
autoconf               0.000022   0.000002   0.000024 (  0.000023)
configure              0.000020   0.000001   0.000021 (  0.000019)
build_up               0.005353   0.000268   2.169688 (  1.853904)
build_miniruby         0.001158   0.000058   1.244011 (  1.246920)
build_ruby             0.001489   0.000062   1.940971 (  4.662353)
build_all              0.008354   0.000000   3.305944 (  1.755350)
build_install          0.018305   0.000059   4.814350 (  2.722884)
test_btest             0.000768   0.000030  36.861719 ( 16.707694)
test_basic             0.006520   0.000080   0.498681 (  0.585146)
test_all               0.078163   0.033901 425.036264 (187.209235)
test_rubyspec          0.036257   0.054256  62.380267 ( 29.291364)
total: 246.04 sec