Logfile: /home/opc/ruby/logs/brlog.master.20250730-193759
#<BuildRuby:0x0000fffd6a90fde0
 @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-193759",
 @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.000003   0.000015 (  0.000015)
autoconf               0.000024   0.000005   0.000029 (  0.000028)
configure              0.000016   0.000003   0.000019 (  0.000019)
build_up               0.004580   0.001064   2.191581 (  1.896184)
build_miniruby         0.000000   0.001285   1.272196 (  1.278084)
build_ruby             0.000000   0.001942   1.954627 (  4.012134)
build_all              0.007590   0.000587   3.257958 (  1.973174)
build_install          0.004844   0.013023   4.718434 (  2.739159)
test_btest             0.000550   0.000219  36.630262 ( 17.967138)
test_basic             0.003205   0.003852   0.498550 (  0.579999)
test_all               0.079528   0.034543 491.749878 (205.384675)
test_rubyspec          0.033776   0.052549  62.692624 ( 29.781450)
total: 265.61 sec