Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251022-061202
#<BuildRuby:0x0000730a6662fdc0
 @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.20251022-061202",
 @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.000006   0.000023 (  0.000023)
autoconf               0.000029   0.000011   0.000040 (  0.000040)
configure              0.000025   0.000010   0.000035 (  0.000035)
build_up               0.003681   0.005297   4.675095 ( 15.433175)
build_miniruby         0.000386   0.001177   1.972158 ( 11.783545)
build_ruby             0.001262   0.000549   4.833902 ( 64.511411)
build_all              0.007901   0.001154   6.396028 (  7.245651)
build_install          0.020015   0.004394   9.890608 (  8.554919)
test_btest             0.000760   0.000295  80.747656 ( 54.097445)
test_basic             0.006629   0.002637   1.138666 (  1.581964)
test_all               0.092413   0.041020 690.736088 (369.403146)
test_rubyspec          0.045656   0.035754 108.305118 ( 43.512872)
total: 576.13 sec