Logfile: /home/opc/ruby/logs/brlog.master.20250730-072926
#<BuildRuby:0x0000fffddb05fdc8
 @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-072926",
 @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.000011   0.000001   0.000012 (  0.000012)
autoconf               0.000018   0.000002   0.000020 (  0.000020)
configure              0.000013   0.000002   0.000015 (  0.000015)
build_up               0.004938   0.000520   2.138502 (  1.850186)
build_miniruby         0.001095   0.000115   1.251926 (  1.255945)
build_ruby             0.001357   0.000143   1.925257 (  3.884645)
build_all              0.002648   0.004696   3.262778 (  1.750954)
build_install          0.012336   0.005085   4.658619 (  2.630749)
test_btest             0.000526   0.000101  36.640241 ( 16.244288)
test_basic             0.000000   0.007708   0.499455 (  0.572947)
test_all               0.073918   0.036859 487.242121 (221.525056)
test_rubyspec          0.044159   0.042939  62.722579 ( 29.667081)
total: 279.38 sec