Logfile: /home/opc/ruby/logs/brlog.master.20250729-024035
#<BuildRuby:0x0000ffff8032fde0
 @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.20250729-024035",
 @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.000015)
autoconf               0.000026   0.000004   0.000030 (  0.000030)
configure              0.000021   0.000003   0.000024 (  0.000023)
build_up               0.006221   0.000000   2.211892 (  1.867180)
build_miniruby         0.001273   0.000000   1.379496 (  1.386959)
build_ruby             0.001751   0.000235   1.954241 (  4.033672)
build_all              0.007507   0.008721   3.295701 (  1.800572)
build_install          0.011543   0.004894   4.679487 (  2.763810)
test_btest             0.000576   0.000144  37.609589 ( 16.312658)
test_basic             0.005875   0.003576   0.511856 (  0.583239)
test_all               0.071137   0.047589 484.493019 (220.160559)
test_rubyspec          0.033565   0.055302  62.910884 ( 29.623939)
total: 278.53 sec