Logfile: /home/opc/ruby/logs/brlog.master.20250803-011447
#<BuildRuby:0x0000fffc4c64fde0
 @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.20250803-011447",
 @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.000022   0.000001   0.000023 (  0.000023)
configure              0.000013   0.000001   0.000014 (  0.000014)
build_up               0.005570   0.000076   2.234224 (  1.967719)
build_miniruby         0.001172   0.000056   1.292577 (  1.301884)
build_ruby             0.000000   0.001623   1.930052 (  3.942560)
build_all              0.000000   0.007848   3.249367 (  1.808590)
build_install          0.012236   0.005687   4.713435 (  2.635908)
test_btest             0.000562   0.000112  37.641057 ( 15.905574)
test_basic             0.000342   0.008000   0.507309 (  0.586411)
test_all               0.086257   0.029072 429.655994 (183.861660)
test_rubyspec          0.046443   0.050018  63.469228 ( 29.797306)
total: 241.81 sec