Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251004-000856
#<BuildRuby:0x00007ac093e6fdd8
 @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.20251004-000856",
 @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.000030   0.000008   0.000038 (  0.000039)
configure              0.000028   0.000008   0.000036 (  0.000036)
build_up               0.005228   0.005272   5.434778 (  4.650392)
build_miniruby         0.001271   0.000380   3.825975 (  3.707204)
build_ruby             0.000611   0.001238   4.755870 (  4.897585)
build_all              0.007877   0.001519   6.237752 (  4.174869)
build_install          0.018198   0.003834   9.791247 (  6.981441)
test_btest             0.000533   0.000606  78.010211 ( 60.364857)
test_basic             0.003642   0.006231   1.107482 (  1.542996)
test_all               0.087223   0.041821 752.586904 (408.260026)
test_rubyspec          0.047641   0.029983 115.777898 ( 49.687934)
total: 544.27 sec