Logfile: /home/opc/ruby/logs/brlog.master.20250731-235708
#<BuildRuby:0x0000fffcfb05fde0
 @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.20250731-235708",
 @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.000002   0.000014 (  0.000014)
autoconf               0.000019   0.000004   0.000023 (  0.000022)
configure              0.000012   0.000002   0.000014 (  0.000014)
build_up               0.004553   0.000758   2.130953 (  1.878527)
build_miniruby         0.001016   0.000170   1.239478 (  1.245284)
build_ruby             0.000000   0.001805   1.885213 (  4.963618)
build_all              0.002054   0.006043   3.222040 (  1.723962)
build_install          0.009633   0.007176   4.683153 (  2.665437)
test_btest             0.000515   0.000163  36.016911 ( 15.955298)
test_basic             0.000000   0.006876   0.495704 (  0.586535)
test_all               0.066132   0.047863 490.331907 (234.854736)
test_rubyspec          0.049089   0.047208  64.389728 ( 30.913009)
total: 294.79 sec