Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240116-222704
#<BuildRuby:0x00005591079aa450
@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.20240116-222704",
@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.000019 0.000007 0.000026 ( 0.000023)
autoconf 0.000026 0.000009 0.000035 ( 0.000033)
configure 0.000023 0.000007 0.000030 ( 0.000031)
build_up 0.001063 0.004488 1.590493 ( 2.192546)
build_miniruby 0.002124 0.000000 61.042495 ( 27.208974)
build_ruby 0.002047 0.000046 3.447063 ( 3.875188)
build_all 0.007428 0.001148 4.934088 ( 3.208268)
build_install 0.012186 0.006726 6.111508 ( 4.246322)
test_btest 0.000793 0.000297 63.343299 ( 41.461843)
test_basic 0.005379 0.002017 0.793751 ( 1.157923)
test_all 0.101211 0.029370 790.751928 (844.197655)
test_rubyspec 0.057624 0.057667 170.464742 (280.102621)
total: 1207.65 sec