Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230822-152918
#<BuildRuby:0x0000555ee3722058
@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.20230822-152918",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.007027 0.000333 2.322527 ( 5.896431)
build_miniruby 0.001689 0.000187 3.340716 ( 3.864577)
build_ruby 0.000000 0.001807 3.438428 ( 5.553156)
build_all 0.007574 0.001130 5.347120 ( 4.719792)
build_install 0.017585 0.003640 6.932416 ( 6.695592)
test_btest 0.000741 0.000103 67.024311 ( 58.351136)
test_basic 0.004621 0.004008 0.838316 ( 1.332394)
test_all 0.009953 0.000954 649.726925 (388.558385)
test_rubyspec 0.029555 0.041096 92.038131 (117.662329)
total: 592.63 sec