Logfile: /home/opc/ruby/logs/brlog.master.20250728-214318
#<BuildRuby:0x0000fffe331ffdd8
 @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-214318",
 @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.000000   0.000015 (  0.000016)
autoconf               0.000028   0.000000   0.000028 (  0.000028)
configure              0.000017   0.000000   0.000017 (  0.000017)
build_up               0.005455   0.000000   2.136546 (  1.806782)
build_miniruby         0.001243   0.000000   1.258543 (  1.266515)
build_ruby             0.001499   0.000000   1.902194 (  4.082323)
build_all              0.003220   0.004233   3.166926 (  1.772679)
build_install          0.016544   0.000154   4.632709 (  2.738242)
test_btest             0.000651   0.000026  36.421063 ( 15.876023)
test_basic             0.002597   0.004508   0.487216 (  0.571576)
test_all               0.085769   0.026550 480.436918 (229.703170)
test_rubyspec          0.055541   0.030575  62.879384 ( 29.656469)
total: 287.47 sec