Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230502-210838
#<BuildRuby:0x000055f96754a450
@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.20230502-210838",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.006084 0.001322 1.883399 ( 4.219378)
build_miniruby 0.001656 0.000000 1.425921 ( 1.830386)
build_ruby 0.002047 0.000000 2.595685 ( 3.725596)
build_all 0.004239 0.003159 2.198353 ( 2.842527)
build_install 0.018659 0.000518 3.374961 ( 4.151865)
test_btest 0.000749 0.000150 63.880082 ( 62.791894)
test_basic 0.006069 0.001213 0.707254 ( 1.143510)
test_all 0.000000 0.001811 600.173816 (629.845236)
test_rubyspec 0.033946 0.025272 77.691155 (115.542861)
total: 826.09 sec