Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230627-051629
#<BuildRuby:0x000055ccc45ee980
@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.20230627-051629",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.005796 0.000669 2.120833 ( 4.685590)
build_miniruby 0.001604 0.000185 1.654767 ( 1.935733)
build_ruby 0.001670 0.000192 3.200178 ( 3.949817)
build_all 0.004084 0.004232 5.232933 ( 4.660392)
build_install 0.015511 0.004011 6.499273 ( 5.521793)
test_btest 0.000790 0.000128 63.875336 ( 48.268593)
test_basic 0.004310 0.000695 0.776250 ( 1.144903)
test_all 0.001092 0.000176 565.869839 (437.200589)
test_rubyspec 0.028849 0.029732 81.636250 (117.983099)
total: 625.35 sec