Logfile: /home/opc/ruby/logs/brlog.master.20250730-195521
#<BuildRuby:0x0000ffffa844fdd8
 @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-195521",
 @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.000013)
autoconf               0.000019   0.000002   0.000021 (  0.000021)
configure              0.000013   0.000002   0.000015 (  0.000014)
build_up               0.005454   0.000141   2.144822 (  1.875474)
build_miniruby         0.001181   0.000118   1.271464 (  1.273123)
build_ruby             0.000511   0.003694   1.931564 (  3.661465)
build_all              0.003587   0.003959   3.244261 (  1.819703)
build_install          0.009778   0.008471   4.699369 (  2.650225)
test_btest             0.000514   0.000128  36.841912 ( 16.013926)
test_basic             0.002120   0.004750   0.495508 (  0.574298)
test_all               0.094344   0.020886 427.758681 (187.685389)
test_rubyspec          0.035962   0.054423  62.593252 ( 29.606026)
total: 245.16 sec