Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230723-110930
#<BuildRuby:0x000055cfb49b6228
@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.20230723-110930",
@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.000015 0.000001 0.000016 ( 0.000018)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000024 0.000003 0.000027 ( 0.000026)
build_up 0.002873 0.004256 2.206439 ( 6.498869)
build_miniruby 0.001168 0.000000 1.729673 ( 5.604908)
build_ruby 0.001745 0.000000 3.186952 ( 30.697950)
build_all 0.008140 0.000495 2.732312 ( 2.697137)
build_install 0.019196 0.000876 3.997757 ( 6.367510)
test_btest 0.000913 0.000000 65.222111 ( 40.258044)
test_basic 0.004444 0.003826 0.795997 ( 8.671980)
test_all 0.001201 0.000177 596.390706 (317.567367)
test_rubyspec 0.047542 0.014104 83.135452 (111.517642)
total: 529.88 sec