Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240315-061536
#<BuildRuby:0x000055a52c1a9e98
@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.20240315-061536",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000030 0.000002 0.000032 ( 0.000031)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.008377 0.000621 3.539282 ( 3.807039)
build_miniruby 0.001667 0.000123 2.243421 ( 2.263697)
build_ruby 0.001577 0.000000 3.654589 ( 3.901027)
build_all 0.009222 0.000148 7.756237 ( 4.866233)
build_install 0.014669 0.007127 8.858469 ( 5.517549)
test_btest 0.000902 0.000100 73.057859 ( 38.715690)
test_basic 0.004309 0.004659 0.913229 ( 1.034547)
test_all 0.104973 0.017974 753.690410 (464.501207)
test_rubyspec 0.049698 0.052156 125.689920 (197.475870)
total: 722.08 sec