Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240203-210144
#<BuildRuby:0x000055b5937f6090
@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.20240203-210144",
@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.000020 0.000001 0.000021 ( 0.000023)
autoconf 0.000031 0.000002 0.000033 ( 0.000033)
configure 0.000025 0.000002 0.000027 ( 0.000026)
build_up 0.003171 0.003898 2.059639 ( 3.409825)
build_miniruby 0.001908 0.000000 1.791029 ( 1.957369)
build_ruby 0.001737 0.000000 3.511121 ( 4.081554)
build_all 0.009760 0.000000 5.600385 ( 5.063733)
build_install 0.021684 0.000655 7.005479 ( 5.992874)
test_btest 0.000879 0.000075 72.762758 ( 39.120037)
test_basic 0.003344 0.004111 0.842481 ( 1.056543)
test_all 0.111949 0.011909 686.900223 (514.937684)
test_rubyspec 0.053541 0.061023 177.853400 (274.770517)
total: 850.39 sec