Logfile: /home/opc/ruby/logs/brlog.master.20250802-154754
#<BuildRuby:0x0000ffff409dfdd8
 @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.20250802-154754",
 @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.000010   0.000002   0.000012 (  0.000012)
autoconf               0.000019   0.000003   0.000022 (  0.000022)
configure              0.000012   0.000002   0.000014 (  0.000014)
build_up               0.004397   0.000729   2.135150 (  1.826612)
build_miniruby         0.001303   0.000000   1.249358 (  1.258026)
build_ruby             0.004041   0.000000   1.915193 (  3.852532)
build_all              0.007150   0.000016   3.207331 (  1.720388)
build_install          0.008415   0.009609   4.694776 (  2.674906)
test_btest             0.000538   0.000123  37.498748 ( 15.950051)
test_basic             0.003108   0.003574   0.497879 (  0.581476)
test_all               0.073512   0.038372 483.411677 (201.995856)
test_rubyspec          0.037560   0.051905  62.752964 ( 29.587197)
total: 259.45 sec