Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230529-210734
#<BuildRuby:0x0000555fbd45a980
@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.20230529-210734",
@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.000019)
autoconf 0.000025 0.000002 0.000027 ( 0.000028)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.003440 0.003928 2.005226 ( 4.587603)
build_miniruby 0.001484 0.000000 1.867791 ( 2.645478)
build_ruby 0.001673 0.000000 2.774860 ( 3.654615)
build_all 0.008485 0.000000 2.934599 ( 3.637183)
build_install 0.011318 0.007855 3.504864 ( 4.268021)
test_btest 0.000740 0.000135 60.195211 ( 55.372545)
test_basic 0.000670 0.006328 0.654301 ( 1.202539)
test_all 0.000774 0.000177 570.018383 (642.026089)
test_rubyspec 0.029745 0.033219 76.971322 (122.029798)
total: 839.43 sec