Logfile: /home/opc/ruby/logs/brlog.master.20250728-174424
#<BuildRuby:0x0000fffd459ffdd8
 @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-174424",
 @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.000000   0.000011 (  0.000012)
autoconf               0.000021   0.000001   0.000022 (  0.000022)
configure              0.000013   0.000000   0.000013 (  0.000013)
build_up               0.001629   0.003451   2.140069 (  1.834417)
build_miniruby         0.001252   0.000116   1.285092 (  1.290590)
build_ruby             0.001337   0.000124   1.928373 (  4.320644)
build_all              0.000000   0.007274   3.174071 (  1.730384)
build_install          0.010788   0.006185   4.691833 (  2.784651)
test_btest             0.000555   0.000127  36.467037 ( 16.068906)
test_basic             0.005873   0.001345   0.494391 (  0.575765)
test_all               0.064530   0.046802 482.417233 (247.751418)
test_rubyspec          0.045029   0.037040  63.040821 ( 29.673463)
total: 306.03 sec