Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251029-141428
#<BuildRuby:0x00007a61f8ccfdd8
 @BUILD_DIR="/tmp/ruby/build",
 @INSTALL_DIR="/tmp/ruby/install",
 @REPOSITORY="https://github.com/ruby/ruby.git",
 @REPOSITORY_TYPE=:git,
 @SRC_DIR="/tmp/ruby/src",
 @TARGET_BUILD_DIR="/tmp/ruby/build/master-no-rjit",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/master-no-rjit",
 @TARGET_NAME="master-no-rjit",
 @TARGET_SRC_DIR="/tmp/ruby/src/master-no-rjit",
 @btest_opts="-j4",
 @build_opts="-j4",
 @configure_opts=["--disable-rjit"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20251029-141428",
 @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='-j4'",
 @timeout=10800>
                           user     system      total        real
checkout               0.000017   0.000003   0.000020 (  0.000022)
autoconf               0.000032   0.000007   0.000039 (  0.000038)
configure              0.000028   0.000005   0.000033 (  0.000033)
build_up               0.007120   0.003223   4.997071 (  3.189932)
build_miniruby         0.000000   0.001537   1.622326 (  1.620698)
build_ruby             0.000621   0.001296   4.284376 (  4.311943)
build_all              0.006729   0.002173   5.576149 (  2.447202)
build_install          0.021318   0.003914   9.284747 (  4.805027)
test_btest             0.001068   0.000108  77.600752 ( 29.475954)
test_basic             0.004138   0.005354   1.133379 (  1.344187)
test_all               0.095165   0.038099 708.776288 (298.415708)
test_rubyspec          0.050141   0.030476 111.368250 ( 28.471038)
total: 374.08 sec