Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230705-051611
#<BuildRuby:0x0000563b19d26090
@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.20230705-051611",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.006125 0.001331 2.190631 ( 4.994648)
build_miniruby 0.000000 0.001772 1.992959 ( 2.186326)
build_ruby 0.000000 0.001601 3.177595 ( 3.789584)
build_all 0.007155 0.001506 5.062748 ( 4.921630)
build_install 0.016344 0.003024 6.541175 ( 6.652359)
test_btest 0.000850 0.000000 63.102388 ( 51.415215)
test_basic 0.000556 0.003545 0.790442 ( 1.174636)
test_all 0.001508 0.000147 589.171313 (331.502130)
test_rubyspec 0.048189 0.011337 82.761818 (115.465404)
total: 522.10 sec