Logfile: /home/opc/ruby/logs/brlog.master.20250724-012619
#<BuildRuby:0x0000fffc3a50fdc0
 @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.20250724-012619",
 @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.000010   0.000002   0.000012 (  0.000012)
autoconf               0.000016   0.000004   0.000020 (  0.000021)
configure              0.000011   0.000002   0.000013 (  0.000013)
build_up               0.005013   0.000251   1.997781 (  1.785567)
build_miniruby         0.001247   0.000000   1.273677 (  1.276817)
build_ruby             0.001634   0.000000   1.867599 (  4.058360)
build_all              0.007180   0.000000   3.171698 (  1.660523)
build_install          0.010162   0.006145   4.544918 (  2.684146)
test_btest             0.000685   0.000172  36.325902 ( 15.779324)
test_basic             0.006951   0.000000   0.488988 (  0.575520)
test_all               0.081623   0.030263 462.636963 (194.038264)
test_rubyspec          0.045649   0.037076  62.473864 ( 29.492602)
total: 251.35 sec