Logfile: /home/opc/ruby/logs/brlog.master.20250728-094525
#<BuildRuby:0x0000fffbcda0fdd8
 @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-094525",
 @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.000025   0.000004   0.000029 (  0.000028)
configure              0.000017   0.000003   0.000020 (  0.000019)
build_up               0.001134   0.004295   2.206900 (  2.115157)
build_miniruby         0.001184   0.000280   2.988519 (  2.842464)
build_ruby             0.001596   0.000000   1.899812 (  4.002351)
build_all              0.004383   0.002542   3.220222 (  1.824998)
build_install          0.011552   0.004900   4.616521 (  2.931372)
test_btest             0.000540   0.000148  36.550827 ( 15.502723)
test_basic             0.005537   0.001515   0.491551 (  0.579830)
test_all               0.077258   0.039279 484.708824 (207.324202)
test_rubyspec          0.047354   0.062880  62.993279 ( 29.684294)
total: 266.81 sec