Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240318-101851
#<BuildRuby:0x0000560cd89f23e8
@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.20240318-101851",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000034 0.000004 0.000038 ( 0.000037)
configure 0.000032 0.000004 0.000036 ( 0.000036)
build_up 0.000714 0.008027 2.577797 ( 3.910494)
build_miniruby 0.001675 0.000000 1.819637 ( 2.024735)
build_ruby 0.001897 0.000000 3.817446 ( 4.796930)
build_all 0.009153 0.000170 6.384790 ( 5.413166)
build_install 0.016106 0.006355 8.232679 ( 7.552325)
test_btest 0.000899 0.000175 70.905451 ( 61.365409)
test_basic 0.006923 0.001346 0.897321 ( 1.511567)
test_all 0.093498 0.029920 823.040138 (490.321459)
test_rubyspec 0.048446 0.047128 122.779322 (179.651984)
total: 756.55 sec