Logfile: /home/opc/ruby/logs/brlog.master.20250731-022414
#<BuildRuby:0x0000fffe2463fdd0
 @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-022414",
 @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.000002   0.000013 (  0.000013)
autoconf               0.000024   0.000004   0.000028 (  0.000028)
configure              0.000013   0.000002   0.000015 (  0.000015)
build_up               0.001488   0.003542   2.123859 (  1.835302)
build_miniruby         0.000000   0.001349   1.267460 (  1.271903)
build_ruby             0.000000   0.001535   1.891814 (  4.270475)
build_all              0.006142   0.001525   3.188211 (  1.709631)
build_install          0.013319   0.003510   4.701534 (  2.714012)
test_btest             0.000625   0.000165  36.260512 ( 17.553130)
test_basic             0.001908   0.003940   0.497722 (  0.596224)
test_all               0.082887   0.030710 401.487919 (178.352498)
test_rubyspec          0.046015   0.043199  63.712912 ( 29.914951)
total: 238.22 sec