Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230920-121747
#<BuildRuby:0x0000562264782170
@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.20230920-121747",
@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.000019 0.000001 0.000020 ( 0.000022)
autoconf 0.000032 0.000002 0.000034 ( 0.000033)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.007750 0.000226 2.422620 ( 4.817781)
build_miniruby 0.001673 0.000101 1.732513 ( 1.874326)
build_ruby 0.001638 0.000099 3.426600 ( 4.057661)
build_all 0.004586 0.004667 5.626271 ( 4.664429)
build_install 0.020689 0.001438 6.935484 ( 6.931220)
test_btest 0.000756 0.000066 66.187504 ( 43.117974)
test_basic 0.003921 0.004245 0.842453 ( 1.262812)
test_all 0.001729 0.009762 682.641488 (406.757997)
test_rubyspec 0.046809 0.034585 96.982432 (137.100313)
total: 610.59 sec