Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240706-015823
#<BuildRuby:0x00007f03adf1fdd0
@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.20240706-015823",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000006 0.000027 ( 0.000026)
autoconf 0.000035 0.000009 0.000044 ( 0.000045)
configure 0.000032 0.000008 0.000040 ( 0.000040)
build_up 0.004367 0.004147 4.423620 ( 3.804508)
build_miniruby 0.001259 0.000344 1.702597 ( 1.814681)
build_ruby 0.001791 0.000488 4.344845 ( 4.509710)
build_all 0.001326 0.008789 7.514463 ( 3.138375)
build_install 0.025660 0.002616 11.265403 ( 7.575074)
test_btest 0.001127 0.000000 99.870084 ( 54.209761)
test_basic 0.004487 0.009347 1.259866 ( 1.390191)
test_all 0.098790 0.063134 853.976748 (634.109809)
test_rubyspec 0.058137 0.040749 162.002325 (159.118919)
total: 869.67 sec