Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231027-150821
#<BuildRuby:0x000055edf924e658
@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_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20231027-150821",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000022 0.000002 0.000024 ( 0.000025)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.000000 0.008422 3.632200 ( 5.090621)
build_miniruby 0.002101 0.003697 53.189154 ( 41.080126)
build_ruby 0.001687 0.000361 3.248178 ( 4.249498)
build_all 0.001510 0.007420 5.181869 ( 5.145394)
build_install 0.011879 0.010587 6.738203 ( 7.657921)
test_btest 0.000850 0.000283 63.654323 ( 70.067217)
test_basic 0.008859 0.000098 0.831461 ( 1.465327)
test_all 0.098894 0.030085 629.851817 (621.269631)
test_rubyspec 0.030605 0.047834 90.374102 (158.757637)
total: 914.78 sec