Logfile: /home/opc/ruby/logs/brlog.master.20250728-182453
#<BuildRuby:0x0000fffd73c1fdd8
 @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.20250728-182453",
 @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.000000   0.000012 (  0.000013)
autoconf               0.000022   0.000001   0.000023 (  0.000023)
configure              0.000015   0.000000   0.000015 (  0.000015)
build_up               0.001530   0.004007   2.182711 (  1.888386)
build_miniruby         0.001143   0.000109   1.248555 (  1.255834)
build_ruby             0.001426   0.000137   1.919860 (  4.473672)
build_all              0.006626   0.000633   3.199997 (  1.780236)
build_install          0.011409   0.004749   4.629681 (  2.773125)
test_btest             0.000919   0.000120  36.497757 ( 15.842735)
test_basic             0.000000   0.006718   0.491695 (  0.570318)
test_all               0.086815   0.024250 463.752600 (194.891511)
test_rubyspec          0.051947   0.033364  62.533829 ( 29.535364)
total: 253.01 sec