Logfile: /home/opc/ruby/logs/brlog.master.20250729-024516
#<BuildRuby:0x0000fffe75fefdc0
 @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.20250729-024516",
 @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.000013   0.000000   0.000013 (  0.000013)
autoconf               0.000021   0.000000   0.000021 (  0.000021)
configure              0.000014   0.000000   0.000014 (  0.000014)
build_up               0.005656   0.000000   2.165037 (  1.860546)
build_miniruby         0.001193   0.000000   1.253609 (  1.259593)
build_ruby             0.001615   0.000000   1.876127 (  4.466569)
build_all              0.007509   0.000000   3.205061 (  1.757118)
build_install          0.012133   0.004750   4.687671 (  2.833393)
test_btest             0.000647   0.000028  36.824119 ( 15.592638)
test_basic             0.006159   0.000268   0.493051 (  0.580202)
test_all               0.068212   0.044624 419.806505 (181.903743)
test_rubyspec          0.047639   0.035727  62.322287 ( 29.368872)
total: 239.62 sec