Logfile: /home/opc/ruby/logs/brlog.master.20250801-202647
#<BuildRuby:0x0000fffcdf66fdc8
 @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.20250801-202647",
 @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.000011   0.000001   0.000012 (  0.000013)
autoconf               0.000023   0.000002   0.000025 (  0.000025)
configure              0.000014   0.000001   0.000015 (  0.000015)
build_up               0.004844   0.000510   2.172870 (  1.840781)
build_miniruby         0.001137   0.000120   1.281806 (  1.283696)
build_ruby             0.001629   0.000172   1.877531 (  3.965729)
build_all              0.003440   0.004212   3.213235 (  1.828789)
build_install          0.015601   0.000957   4.715096 (  2.678089)
test_btest             0.000611   0.000084  37.260127 ( 15.991400)
test_basic             0.006382   0.000870   0.493146 (  0.577271)
test_all               0.076390   0.038766 423.214263 (182.358103)
test_rubyspec          0.009538   0.078999  62.639385 ( 29.610791)
total: 240.14 sec