Logfile: /home/opc/ruby/logs/brlog.master.20250728-141357
#<BuildRuby:0x0000fffe0c9dfde0
 @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.20250728-141357",
 @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.000000   0.000011 (  0.000012)
autoconf               0.000019   0.000000   0.000019 (  0.000019)
configure              0.000014   0.000000   0.000014 (  0.000014)
build_up               0.005653   0.000000   2.134752 (  1.866243)
build_miniruby         0.001321   0.000000   1.271993 (  1.276352)
build_ruby             0.001543   0.000000   1.883225 (  4.341923)
build_all              0.003162   0.003992   3.156331 (  1.693589)
build_install          0.015945   0.000498   4.617151 (  2.725234)
test_btest             0.000765   0.000000  36.206175 ( 18.486951)
test_basic             0.002752   0.004420   0.487647 (  0.564612)
test_all               0.094958   0.017096 445.909031 (195.261588)
test_rubyspec          0.050240   0.039590  61.610989 ( 29.093273)
total: 255.31 sec