Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230613-011350
#<BuildRuby:0x0000557b641ca090
@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.20230613-011350",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000023 0.000002 0.000025 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.003365 0.003863 2.045063 ( 4.455511)
build_miniruby 0.001161 0.000166 1.493938 ( 1.865181)
build_ruby 0.001845 0.000000 2.854014 ( 3.271349)
build_all 0.008047 0.000000 2.266192 ( 2.728585)
build_install 0.017146 0.001414 3.392985 ( 3.741027)
test_btest 0.000596 0.000074 60.577753 ( 42.800007)
test_basic 0.006116 0.000765 0.716029 ( 1.095229)
test_all 0.002206 0.000275 561.985103 (490.651226)
test_rubyspec 0.031963 0.029084 77.763954 (120.540488)
total: 671.15 sec