Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230711-171245
#<BuildRuby:0x0000559d85cd6090
@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.20230711-171245",
@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.000019)
autoconf 0.000030 0.000002 0.000032 ( 0.000031)
configure 0.000029 0.000002 0.000031 ( 0.000031)
build_up 0.007526 0.000519 2.311392 ( 5.008764)
build_miniruby 0.000000 0.002060 11.186269 ( 11.170825)
build_ruby 0.000000 0.001969 3.464376 ( 4.016896)
build_all 0.004256 0.004198 5.204100 ( 3.646602)
build_install 0.015091 0.005247 6.626297 ( 5.372544)
test_btest 0.001032 0.000162 65.488248 ( 41.148700)
test_basic 0.005633 0.003125 0.863510 ( 1.122353)
test_all 0.001973 0.000106 593.067014 (284.795012)
test_rubyspec 0.022887 0.037794 83.950001 (113.439313)
total: 469.72 sec