Logfile: /home/opc/ruby/logs/brlog.master.20250723-133237
#<BuildRuby:0x0000fffd53a0fdd8
 @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.20250723-133237",
 @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.000001   0.000014 (  0.000013)
autoconf               0.000025   0.000003   0.000028 (  0.000028)
configure              0.000019   0.000002   0.000021 (  0.000020)
build_up               0.004864   0.000543   2.030542 (  1.850838)
build_miniruby         0.001315   0.000000   1.256323 (  1.263680)
build_ruby             0.001426   0.000000   1.917400 (  4.073596)
build_all              0.006159   0.000497   3.196286 (  1.674643)
build_install          0.008280   0.008180   4.562586 (  2.713123)
test_btest             0.000667   0.000122  36.915633 ( 15.853194)
test_basic             0.006061   0.001103   0.492580 (  0.580116)
test_all               0.062122   0.050898 474.181140 (200.895962)
test_rubyspec          0.039589   0.050876  62.243903 ( 29.514376)
total: 258.42 sec