Logfile: /home/opc/ruby/logs/brlog.master.20250731-221727
#<BuildRuby:0x0000fffc44fefdd0
 @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.20250731-221727",
 @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.000001   0.000013 (  0.000014)
autoconf               0.000026   0.000003   0.000029 (  0.000028)
configure              0.000013   0.000001   0.000014 (  0.000014)
build_up               0.005197   0.000129   2.156190 (  1.844520)
build_miniruby         0.001166   0.000115   1.286198 (  1.291300)
build_ruby             0.001706   0.000167   1.888938 (  3.818339)
build_all              0.006825   0.000669   3.233557 (  1.777454)
build_install          0.005667   0.011691   4.691727 (  2.651680)
test_btest             0.000731   0.000000  36.417282 ( 15.462300)
test_basic             0.000014   0.007145   0.500767 (  0.590533)
test_all               0.098061   0.019325 493.224666 (206.962121)
test_rubyspec          0.041534   0.050003  62.766333 ( 29.683050)
total: 264.08 sec