Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251030-213133
#<BuildRuby:0x00007dfda526fdd8
 @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.20251030-213133",
 @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.000022   0.000005   0.000027 (  0.000029)
autoconf               0.000038   0.000009   0.000047 (  0.000047)
configure              0.000036   0.000008   0.000044 (  0.000045)
build_up               0.006932   0.004716   5.826590 ( 13.036354)
build_miniruby         0.002114   0.000282  11.276107 ( 27.362446)
build_ruby             0.000185   0.002080   4.903616 ( 58.972679)
build_all              0.008168   0.002590   6.955110 ( 11.430779)
build_install          0.022251   0.006438  11.021200 ( 35.612895)
test_btest             0.000874   0.000237  87.223982 (132.428356)
test_basic             0.006662   0.002306   1.237857 (  2.581386)
test_all               0.097925   0.044586 768.539807 (810.899870)
test_rubyspec          0.053781   0.029009 117.459220 ( 37.410244)
total: 1129.74 sec