Logfile: /home/opc/ruby/logs/brlog.master.20250725-184859
#<BuildRuby:0x0000fffde2a0fdd0
 @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-184859",
 @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.000012   0.000000   0.000012 (  0.000012)
autoconf               0.000019   0.000000   0.000019 (  0.000049)
configure              0.000019   0.000000   0.000019 (  0.000018)
build_up               0.000871   0.004020   2.140053 (  1.824148)
build_miniruby         0.001082   0.000054   1.264895 (  1.269277)
build_ruby             0.001534   0.000076   1.873300 (  3.913175)
build_all              0.006918   0.000000   3.162385 (  1.691442)
build_install          0.012609   0.004076   4.610760 (  2.703340)
test_btest             0.000648   0.000052  36.353450 ( 16.022389)
test_basic             0.000000   0.006839   0.487985 (  0.565081)
test_all               0.083354   0.026579 468.500939 (196.135982)
test_rubyspec          0.034838   0.057916  62.346644 ( 29.440764)
total: 253.57 sec