Logfile: /home/opc/ruby/logs/brlog.master.20250723-210350
#<BuildRuby:0x0000fffe6d61fdc0
 @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.20250723-210350",
 @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.000000   0.000014   0.000014 (  0.000014)
autoconf               0.000000   0.000022   0.000022 (  0.000022)
configure              0.000000   0.000015   0.000015 (  0.000014)
build_up               0.000000   0.005641   2.020304 (  1.819840)
build_miniruby         0.001176   0.000153   1.294563 (  1.296776)
build_ruby             0.001348   0.000176   1.892278 (  4.059875)
build_all              0.006632   0.000401   3.167277 (  1.673361)
build_install          0.011741   0.004879   4.596627 (  2.833070)
test_btest             0.000672   0.000107  36.566067 ( 15.746454)
test_basic             0.003616   0.003889   0.498799 (  0.585709)
test_all               0.091602   0.021977 474.518352 (212.453319)
test_rubyspec          0.034586   0.056464  62.757206 ( 29.653315)
total: 270.12 sec