Logfile: /home/opc/ruby/logs/brlog.master.20250725-164149
#<BuildRuby:0x0000fffe7809fde0
 @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.20250725-164149",
 @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.000008   0.000002   0.000010 (  0.000011)
autoconf               0.000023   0.000004   0.000027 (  0.000027)
configure              0.000014   0.000003   0.000017 (  0.000016)
build_up               0.004410   0.000779   2.108247 (  1.839871)
build_miniruby         0.001263   0.000000   1.261087 (  1.263254)
build_ruby             0.001557   0.000000   1.850381 (  3.901341)
build_all              0.006084   0.000822   3.201249 (  1.820615)
build_install          0.008558   0.007825   4.665516 (  2.776423)
test_btest             0.000665   0.000159  36.364001 ( 15.950244)
test_basic             0.005578   0.001330   0.486754 (  0.572820)
test_all               0.073354   0.036059 426.557169 (184.590340)
test_rubyspec          0.049535   0.032755  63.579943 ( 29.951219)
total: 242.67 sec