Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240130-150113
#<BuildRuby:0x000055cf5a885a48
@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.20240130-150113",
@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.000018)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.004667 0.004832 9.486770 ( 10.588095)
build_miniruby 0.001774 0.000000 2.246456 ( 2.643109)
build_ruby 0.001761 0.000000 3.670357 ( 4.343820)
build_all 0.009463 0.000000 6.046500 ( 5.751536)
build_install 0.021891 0.000000 7.383507 ( 7.833323)
test_btest 0.000932 0.000000 73.114997 ( 69.656308)
test_basic 0.004663 0.004014 0.858778 ( 1.215340)
test_all 0.105675 0.020134 760.228226 (716.165456)
test_rubyspec 0.085982 0.029917 175.748510 (263.709481)
total: 1081.91 sec