Logfile: /home/opc/ruby/logs/brlog.master.20250731-134124
#<BuildRuby:0x0000fffeca23fdd8
 @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-134124",
 @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.000014)
autoconf               0.000013   0.000001   0.000014 (  0.000064)
configure              0.000010   0.000001   0.000011 (  0.000034)
build_up               0.005546   0.000000   2.133814 (  1.813987)
build_miniruby         0.001136   0.000000   1.288213 (  1.293983)
build_ruby             0.001495   0.000046   1.895325 (  4.110831)
build_all              0.006980   0.000669   3.235631 (  1.708644)
build_install          0.016980   0.000348   4.738945 (  2.785124)
test_btest             0.000675   0.000056  36.389689 ( 16.379943)
test_basic             0.005498   0.000461   0.492999 (  0.584500)
test_all               0.088287   0.021135 426.625354 (194.483049)
test_rubyspec          0.033701   0.057002  62.211228 ( 29.519205)
total: 252.68 sec