Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240216-152027
#<BuildRuby:0x0000556ccd9d9e48
@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.20240216-152027",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000021 0.000004 0.000025 ( 0.000026)
configure 0.000017 0.000003 0.000020 ( 0.000021)
build_up 0.007772 0.000000 2.214035 ( 4.249066)
build_miniruby 0.000000 0.002014 2.835779 ( 2.987163)
build_ruby 0.000446 0.002056 3.725716 ( 5.020193)
build_all 0.008087 0.001866 6.294383 ( 6.651539)
build_install 0.012612 0.009976 7.786217 ( 8.638269)
test_btest 0.001007 0.000288 71.334020 ( 73.218793)
test_basic 0.000000 0.007855 0.888644 ( 1.526993)
test_all 0.103077 0.022145 746.028539 (468.756642)
test_rubyspec 0.041913 0.053919 118.194148 (157.744889)
total: 728.79 sec