Logfile: /home/opc/ruby/logs/brlog.master.20250727-194445
#<BuildRuby:0x0000ffff909bfdd0
 @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.20250727-194445",
 @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.000014   0.000001   0.000015 (  0.000014)
autoconf               0.000025   0.000002   0.000027 (  0.000026)
configure              0.000020   0.000001   0.000021 (  0.000020)
build_up               0.002022   0.003741   2.198340 (  1.871137)
build_miniruby         0.000000   0.001283   1.315136 (  1.317174)
build_ruby             0.000000   0.002082   1.990368 (  4.066476)
build_all              0.004267   0.003579   3.254948 (  1.770477)
build_install          0.015320   0.001925   4.675002 (  2.662095)
test_btest             0.000622   0.000104  37.133758 ( 15.881061)
test_basic             0.005178   0.000861   0.486030 (  0.571860)
test_all               0.087849   0.023925 489.508975 (228.908590)
test_rubyspec          0.037295   0.046932  61.595513 ( 29.200570)
total: 286.25 sec