Logfile: /home/opc/ruby/logs/brlog.master.20250730-084425
#<BuildRuby:0x0000fffe81e3fdc0
 @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.20250730-084425",
 @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.000001   0.000013 (  0.000013)
autoconf               0.000021   0.000001   0.000022 (  0.000022)
configure              0.000015   0.000001   0.000016 (  0.000015)
build_up               0.006177   0.000101   2.200922 (  2.150840)
build_miniruby         0.001330   0.000061   4.058932 (  3.950784)
build_ruby             0.001592   0.000000   1.884958 (  3.960567)
build_all              0.004214   0.003534   3.254789 (  1.782097)
build_install          0.017922   0.001111   4.787860 (  2.827775)
test_btest             0.000750   0.000059  37.293858 ( 16.357493)
test_basic             0.003284   0.003866   0.496378 (  0.583901)
test_all               0.084664   0.027567 428.347342 (192.077449)
test_rubyspec          0.032782   0.050342  61.994935 ( 29.536015)
total: 253.23 sec