Logfile: /home/opc/ruby/logs/brlog.master.20250728-160001
#<BuildRuby:0x0000ffff17affde0
 @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.20250728-160001",
 @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.000010   0.000002   0.000012 (  0.000012)
autoconf               0.000019   0.000004   0.000023 (  0.000023)
configure              0.000013   0.000003   0.000016 (  0.000016)
build_up               0.004916   0.001097   2.206058 (  2.149597)
build_miniruby         0.001046   0.000233   1.280939 (  1.284823)
build_ruby             0.002029   0.000000   1.924671 (  3.939946)
build_all              0.009186   0.000000   3.315546 (  1.823314)
build_install          0.017578   0.000054   4.851144 (  2.915029)
test_btest             0.000638   0.000103  37.823537 ( 17.066298)
test_basic             0.006143   0.000323   0.503675 (  0.593093)
test_all               0.076351   0.042352 468.755513 (207.726531)
test_rubyspec          0.055277   0.037373  62.291971 ( 29.212649)
total: 266.71 sec