Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251029-161450
#<BuildRuby:0x0000737cae53fdd8
 @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-161450",
 @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.000016   0.000004   0.000020 (  0.000020)
autoconf               0.000031   0.000008   0.000039 (  0.000039)
configure              0.000029   0.000007   0.000036 (  0.000036)
build_up               0.006695   0.004171   4.920855 (  5.018903)
build_miniruby         0.000820   0.000957   2.328013 (  3.089693)
build_ruby             0.001558   0.000740   4.513641 ( 42.771499)
build_all              0.007804   0.001235   6.215324 (  3.390351)
build_install          0.017682   0.007122  10.053768 (  5.224428)
test_btest             0.000006   0.000988  68.862663 ( 21.514495)
test_basic             0.004285   0.002497   0.667987 (  3.656644)
test_all               0.089841   0.038782 714.617232 (284.315809)
test_rubyspec          0.046246   0.033103 115.514538 ( 29.851131)
total: 398.83 sec