Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251001-080414
#<BuildRuby:0x000072cd9eb8fdd8
 @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.20251001-080414",
 @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.000005   0.000022 (  0.000022)
autoconf               0.000028   0.000008   0.000036 (  0.000036)
configure              0.000024   0.000007   0.000031 (  0.000031)
build_up               0.004861   0.004924   5.134347 (  4.633829)
build_miniruby         0.001736   0.000225   1.823634 (  1.973177)
build_ruby             0.001421   0.001411   4.566271 (  4.808254)
build_all              0.006125   0.003403   6.306388 (  4.267970)
build_install          0.019532   0.005098   9.807499 (  7.561908)
test_btest             0.000371   0.000838  80.401871 ( 52.170821)
test_basic             0.003982   0.005610   1.160155 (  1.404690)
test_all               0.098347   0.032238 685.740887 (377.703140)
test_rubyspec          0.045020   0.034041 111.117371 ( 42.521827)
total: 497.05 sec