Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20250929-055711
#<BuildRuby:0x00007d632becfde0
 @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.20250929-055711",
 @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.000017   0.000006   0.000023 (  0.000023)
autoconf               0.000000   0.000040   0.000040 (  0.000039)
configure              0.000000   0.000028   0.000028 (  0.000028)
build_up               0.005399   0.004707   5.231111 (  3.044886)
build_miniruby         0.001101   0.000447   1.933941 (  1.936541)
build_ruby             0.001936   0.000000   4.480766 (  4.499310)
build_all              0.005805   0.002744   5.860748 (  2.472751)
build_install          0.019479   0.003530  10.121163 (  5.105792)
test_btest             0.000000   0.000936  76.613753 ( 22.494745)
test_basic             0.002356   0.006823   1.051242 (  1.101304)
test_all               0.091246   0.037055 697.634304 (256.371476)
test_rubyspec          0.048113   0.035923 116.363665 ( 42.313957)
total: 339.34 sec