Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230706-231113
#<BuildRuby:0x00005643860ea090
@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.20230706-231113",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000027 0.000003 0.000030 ( 0.000029)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.005919 0.000634 2.120925 ( 5.292543)
build_miniruby 0.001772 0.000000 1.711878 ( 1.910939)
build_ruby 0.001831 0.000000 3.144606 ( 6.188651)
build_all 0.008218 0.000381 5.275699 ( 4.435782)
build_install 0.019748 0.001058 6.505708 ( 6.428825)
test_btest 0.000841 0.000078 64.191921 ( 39.441939)
test_basic 0.002208 0.004888 0.774285 ( 1.036349)
test_all 0.001622 0.000203 553.350165 (319.403042)
test_rubyspec 0.030104 0.027635 81.728942 (110.220750)
total: 494.36 sec