Logfile: /home/opc/ruby/logs/brlog.master.20250730-170354
#<BuildRuby:0x0000fffe9602fdd8
 @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.20250730-170354",
 @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.000002   0.000013 (  0.000013)
autoconf               0.000024   0.000003   0.000027 (  0.000026)
configure              0.000013   0.000001   0.000014 (  0.000014)
build_up               0.005330   0.000133   2.132017 (  1.776191)
build_miniruby         0.001088   0.000113   1.238455 (  1.242502)
build_ruby             0.001378   0.000144   1.898806 (  3.978475)
build_all              0.007126   0.000291   3.206659 (  1.782657)
build_install          0.005017   0.011524   4.669513 (  2.738503)
test_btest             0.000555   0.000121  36.405688 ( 15.851308)
test_basic             0.006551   0.000510   0.494805 (  0.573110)
test_all               0.062865   0.049231 436.463622 (185.846385)
test_rubyspec          0.034809   0.052522  62.939809 ( 29.705861)
total: 243.50 sec