Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251029-041411
#<BuildRuby:0x00007aed1becfdc8
 @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-041411",
 @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.000020   0.000005   0.000025 (  0.000025)
autoconf               0.000035   0.000007   0.000042 (  0.000042)
configure              0.000030   0.000006   0.000036 (  0.000036)
build_up               0.006485   0.003762   5.052112 (  3.957830)
build_miniruby         0.001227   0.000271   1.830868 (  2.054484)
build_ruby             0.001002   0.001026   4.488619 ( 24.621654)
build_all              0.006806   0.001734   5.922610 (  2.649291)
build_install          0.018571   0.004127   9.257096 (  4.875342)
test_btest             0.000331   0.000864  71.353430 ( 23.192212)
test_basic             0.008647   0.000105   1.057628 (  1.108144)
test_all               0.096363   0.034120 715.687710 (283.768174)
test_rubyspec          0.043318   0.037578 114.660800 ( 33.934447)
total: 380.16 sec