Logfile: /home/opc/ruby/logs/brlog.master.20250731-185329
#<BuildRuby:0x0000fffc68dffdd0
 @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-185329",
 @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.000015   0.000001   0.000016 (  0.000015)
autoconf               0.000022   0.000001   0.000023 (  0.000022)
configure              0.000019   0.000001   0.000020 (  0.000019)
build_up               0.005957   0.000227   2.151017 (  1.822894)
build_miniruby         0.001208   0.000000   1.235390 (  1.239249)
build_ruby             0.001833   0.000011   1.919040 (  4.626663)
build_all              0.004002   0.004534   3.225351 (  1.798089)
build_install          0.010910   0.005096   4.684941 (  2.665336)
test_btest             0.000617   0.000080  35.903821 ( 17.990258)
test_basic             0.006835   0.000273   0.501229 (  0.599885)
test_all               0.084376   0.030237 496.583513 (224.185800)
test_rubyspec          0.042856   0.047536  62.834918 ( 29.599190)
total: 284.53 sec