Logfile: /home/opc/ruby/logs/brlog.master.20250728-084106
#<BuildRuby:0x0000fffbf4c6fde0
 @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-084106",
 @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.000015)
autoconf               0.000023   0.000002   0.000025 (  0.000024)
configure              0.000016   0.000002   0.000018 (  0.000017)
build_up               0.005894   0.000592   2.275222 (  1.919914)
build_miniruby         0.001257   0.000126   1.421580 (  1.424956)
build_ruby             0.001552   0.000156   2.020365 (  4.585283)
build_all              0.007889   0.000792   3.324649 (  1.795655)
build_install          0.015775   0.004974   4.841628 (  2.807746)
test_btest             0.000681   0.000089  37.319536 ( 16.480800)
test_basic             0.002714   0.004520   0.489154 (  0.577853)
test_all               0.090316   0.021147 421.374368 (189.502144)
test_rubyspec          0.045176   0.041773  62.926448 ( 29.748355)
total: 248.84 sec