Logfile: /home/opc/ruby/logs/brlog.master.20250730-095510
#<BuildRuby:0x0000fffd2566fdc8
 @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-095510",
 @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.000010   0.000002   0.000012 (  0.000012)
autoconf               0.000024   0.000002   0.000026 (  0.000026)
configure              0.000016   0.000002   0.000018 (  0.000017)
build_up               0.002423   0.004290   2.142127 (  1.866949)
build_miniruby         0.001142   0.000189   1.260230 (  1.265348)
build_ruby             0.001422   0.000236   1.881263 (  3.953473)
build_all              0.003802   0.004167   3.239739 (  1.704769)
build_install          0.013520   0.003458   4.688517 (  2.701554)
test_btest             0.000560   0.000121  36.536094 ( 16.051940)
test_basic             0.002831   0.001680   0.488239 (  0.589219)
test_all               0.073534   0.037482 492.558953 (244.013107)
test_rubyspec          0.029762   0.058703  61.908699 ( 29.352812)
total: 301.50 sec