Logfile: /home/opc/ruby/logs/brlog.master.20250729-131055
#<BuildRuby:0x0000fffe65cefdd8
 @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.20250729-131055",
 @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.000000   0.000010 (  0.000011)
autoconf               0.000018   0.000001   0.000019 (  0.000037)
configure              0.000020   0.000001   0.000021 (  0.000019)
build_up               0.001591   0.004005   2.141118 (  1.864691)
build_miniruby         0.001143   0.000113   1.237223 (  1.239763)
build_ruby             0.002100   0.000206   1.860640 (  4.107536)
build_all              0.007298   0.000000   3.143103 (  1.712525)
build_install          0.013179   0.003236   4.596469 (  2.613741)
test_btest             0.000603   0.000066  36.348351 ( 16.273476)
test_basic             0.005774   0.000636   0.491968 (  0.582587)
test_all               0.079496   0.034086 461.425602 (195.782463)
test_rubyspec          0.041943   0.044627  62.468558 ( 29.598446)
total: 253.78 sec