Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230514-090601
#<BuildRuby:0x000055a758f0a398
@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.20230514-090601",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.002787 0.003850 1.935307 ( 4.320503)
build_miniruby 0.001340 0.000243 1.398880 ( 1.605889)
build_ruby 0.001591 0.000289 2.499402 ( 3.044678)
build_all 0.006179 0.001124 2.211566 ( 2.392253)
build_install 0.017122 0.000602 3.353916 ( 3.555402)
test_btest 0.000994 0.000159 57.703860 ( 38.519664)
test_basic 0.006643 0.000000 0.694737 ( 0.934182)
test_all 0.001197 0.000000 520.858985 (280.705470)
test_rubyspec 0.016094 0.037425 73.989712 ( 97.521405)
total: 432.60 sec