Logfile: /home/opc/ruby/logs/brlog.master.20250723-221655
#<BuildRuby:0x0000ffff34e7fde0
 @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.20250723-221655",
 @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.000015)
autoconf               0.000028   0.000001   0.000029 (  0.000028)
configure              0.000068   0.000003   0.000071 (  0.000019)
build_up               0.005340   0.000255   2.023099 (  1.846933)
build_miniruby         0.001154   0.000055   1.271562 (  1.275894)
build_ruby             0.001486   0.000071   1.878977 (  4.199385)
build_all              0.007703   0.000000   3.175052 (  1.747108)
build_install          0.016339   0.000000   4.596955 (  2.726594)
test_btest             0.000617   0.000000  36.296077 ( 15.748651)
test_basic             0.006648   0.000213   0.486484 (  0.561020)
test_all               0.088297   0.027339 433.573471 (191.053626)
test_rubyspec          0.040035   0.053423  63.775463 ( 30.079541)
total: 249.24 sec