Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251005-180948
#<BuildRuby:0x00007f5fb9ecfde0
 @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.20251005-180948",
 @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.000004   0.000024 (  0.000025)
autoconf               0.000039   0.000007   0.000046 (  0.000045)
configure              0.000034   0.000006   0.000040 (  0.000041)
build_up               0.006896   0.003807   5.163980 (  3.752287)
build_miniruby         0.001608   0.000112   1.867902 (  1.931890)
build_ruby             0.000922   0.001235   4.824611 (  4.889892)
build_all              0.009354   0.000179   6.632697 (  3.711607)
build_install          0.018657   0.005450  10.242182 (  7.086227)
test_btest             0.000472   0.000740  83.872813 ( 46.547413)
test_basic             0.003724   0.004102   1.201452 (  1.402907)
test_all               0.092767   0.039760 698.531896 (271.875647)
test_rubyspec          0.042612   0.041176 112.019697 ( 32.920585)
total: 374.12 sec