Logfile: /home/opc/ruby/logs/brlog.master.20250803-065631
#<BuildRuby:0x0000fffdd1a5fdc8
 @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.20250803-065631",
 @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.000015   0.000001   0.000016 (  0.000016)
autoconf               0.000026   0.000001   0.000027 (  0.000026)
configure              0.000016   0.000001   0.000017 (  0.000017)
build_up               0.005977   0.000095   2.159034 (  1.845113)
build_miniruby         0.001593   0.000000   1.272309 (  1.275614)
build_ruby             0.001508   0.000000   1.955362 (  4.614601)
build_all              0.007438   0.000000   3.261157 (  1.790256)
build_install          0.013111   0.004082   4.684562 (  2.722249)
test_btest             0.000524   0.000040  37.301623 ( 16.099250)
test_basic             0.003245   0.004068   0.497856 (  0.583572)
test_all               0.061548   0.052917 493.618262 (210.202714)
test_rubyspec          0.041328   0.049156  64.721819 ( 30.436550)
total: 269.57 sec