Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251026-001400
#<BuildRuby:0x00007677cdb9fdc8
 @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.20251026-001400",
 @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.000034   0.000009   0.000043 (  0.000042)
configure              0.000025   0.000006   0.000031 (  0.000031)
build_up               0.006153   0.004043   4.909402 (  3.557859)
build_miniruby         0.000548   0.000880   1.165719 (  2.623016)
build_ruby             0.000540   0.001149   3.440435 ( 64.901655)
build_all              0.007231   0.003069   6.620613 (  4.491661)
build_install          0.020209   0.006363   9.301078 (  6.984482)
test_btest             0.000054   0.001073  68.663230 ( 23.507205)
test_basic             0.001452   0.006039   0.802297 (  2.586207)
test_all               0.085008   0.035948 632.050993 (200.650541)
test_rubyspec          0.044025   0.037171 113.426602 ( 27.852538)
total: 337.16 sec