Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240206-150512
#<BuildRuby:0x000055aa6997a090
@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.20240206-150512",
@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.000021 0.000004 0.000025 ( 0.000026)
autoconf 0.000033 0.000007 0.000040 ( 0.000039)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.003592 0.003844 1.996946 ( 2.648424)
build_miniruby 0.001903 0.000000 21.639274 ( 21.318758)
build_ruby 0.001814 0.000000 3.262002 ( 3.517070)
build_all 0.006889 0.000666 5.141573 ( 2.052309)
build_install 0.019200 0.003322 6.942936 ( 3.584708)
test_btest 0.000592 0.000130 69.859648 ( 26.189906)
test_basic 0.000000 0.006894 0.788490 ( 0.866824)
test_all 0.083718 0.040377 711.935791 (437.996115)
test_rubyspec 0.050484 0.066965 185.109896 (281.924163)
total: 780.10 sec