Logfile: /home/opc/ruby/logs/brlog.master.20250727-045923
#<BuildRuby:0x0000fffe3480fdd0
 @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.20250727-045923",
 @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.000024   0.000001   0.000025 (  0.000026)
configure              0.000013   0.000001   0.000014 (  0.000014)
build_up               0.004898   0.000247   2.119282 (  1.816264)
build_miniruby         0.001184   0.000060   1.250547 (  1.253940)
build_ruby             0.001506   0.000076   1.901899 (  4.130386)
build_all              0.007275   0.000135   3.209381 (  1.763107)
build_install          0.011877   0.004848   4.681876 (  2.676517)
test_btest             0.000799   0.000071  36.606337 ( 16.027412)
test_basic             0.000000   0.007121   0.487988 (  0.568166)
test_all               0.095446   0.021763 412.834619 (179.439704)
test_rubyspec          0.033500   0.058247  63.421335 ( 30.655970)
total: 238.33 sec