Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230621-111605
#<BuildRuby:0x000056055310da48
@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.20230621-111605",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000019 0.000001 0.000020 ( 0.000022)
build_up 0.005815 0.000151 1.969436 ( 4.177842)
build_miniruby 0.001282 0.000102 1.484806 ( 1.783673)
build_ruby 0.000000 0.001733 2.773887 ( 3.446052)
build_all 0.001885 0.006602 4.811066 ( 3.782902)
build_install 0.007846 0.012300 6.065436 ( 4.909845)
test_btest 0.000692 0.000179 66.472475 ( 51.123150)
test_basic 0.002498 0.004891 0.713810 ( 1.174557)
test_all 0.001206 0.000357 554.544405 (342.139350)
test_rubyspec 0.020153 0.040270 79.462690 (108.418817)
total: 520.96 sec