Logfile: /home/opc/ruby/logs/brlog.master.20250727-061416
#<BuildRuby:0x0000fffc28f4fdd8
 @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-061416",
 @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.000014   0.000003   0.000017 (  0.000016)
autoconf               0.000024   0.000004   0.000028 (  0.000028)
configure              0.000018   0.000003   0.000021 (  0.000020)
build_up               0.001197   0.004144   2.139915 (  1.809352)
build_miniruby         0.001033   0.000218   1.254356 (  1.262436)
build_ruby             0.000000   0.001714   1.891819 (  4.510051)
build_all              0.007138   0.000277   3.214896 (  1.699540)
build_install          0.016323   0.001362   4.680371 (  2.625259)
test_btest             0.000000   0.000662  36.475819 ( 15.473901)
test_basic             0.005067   0.002128   0.491043 (  0.576551)
test_all               0.086762   0.022880 434.076250 (186.163520)
test_rubyspec          0.034980   0.050373  61.848098 ( 29.392511)
total: 243.51 sec