Logfile: /home/opc/ruby/logs/brlog.master.20250723-205418
#<BuildRuby:0x0000fffc3b27fdc0
 @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-205418",
 @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.000023   0.000003   0.000026 (  0.000026)
configure              0.000017   0.000002   0.000019 (  0.000018)
build_up               0.004998   0.000096   2.002830 (  1.831745)
build_miniruby         0.001292   0.000000   1.278449 (  1.282280)
build_ruby             0.001577   0.000000   1.876870 (  4.170471)
build_all              0.003155   0.003819   3.231659 (  1.737530)
build_install          0.015135   0.001510   4.569696 (  2.759784)
test_btest             0.000633   0.000087  36.330600 ( 18.213354)
test_basic             0.001270   0.004828   0.484608 (  0.569746)
test_all               0.084237   0.029733 483.031299 (201.444676)
test_rubyspec          0.020894   0.062488  62.670576 ( 29.475219)
total: 261.49 sec