Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251005-021030
#<BuildRuby:0x00007d65766efdd0
 @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.20251005-021030",
 @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.000019   0.000004   0.000023 (  0.000024)
autoconf               0.000031   0.000007   0.000038 (  0.000038)
configure              0.000024   0.000005   0.000029 (  0.000030)
build_up               0.004945   0.005077   4.901808 (  4.132054)
build_miniruby         0.001132   0.000817   1.714330 (  1.908226)
build_ruby             0.000685   0.001225   4.632539 ( 22.665528)
build_all              0.008413   0.002106   6.449694 (  4.174095)
build_install          0.015034   0.006998   9.762118 ( 25.642066)
test_btest             0.000000   0.000960  74.057764 ( 24.641254)
test_basic             0.004312   0.006029   1.240190 (  1.579394)
test_all               0.104168   0.028081 691.121402 (260.156439)
test_rubyspec          0.053542   0.025689 114.846576 ( 35.474577)
total: 380.38 sec