Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251029-021407
#<BuildRuby:0x00007d25bff3fdd8
 @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-021407",
 @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.000023)
autoconf               0.000034   0.000006   0.000040 (  0.000040)
configure              0.000030   0.000006   0.000036 (  0.000036)
build_up               0.007706   0.003801   5.234248 (  4.294436)
build_miniruby         0.000000   0.001908   2.857710 (  2.651933)
build_ruby             0.001794   0.000221   4.548966 ( 18.278249)
build_all              0.006537   0.002895   6.013390 (  2.759013)
build_install          0.015978   0.004297   8.321700 ( 19.149738)
test_btest             0.000441   0.000589  62.178588 ( 21.078912)
test_basic             0.003242   0.003380   0.661125 (  1.575334)
test_all               0.097983   0.030929 677.241642 (281.941358)
test_rubyspec          0.047509   0.030968 115.730227 ( 36.140681)
total: 387.87 sec