Logfile: /home/ko1/ruby/logs/brlog.trunk.20221021-115523
#<BuildRuby:0x000055c060a72c88
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221021-115523",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000021 0.000007 0.000028 ( 0.000029)
autoconf 0.000030 0.000011 0.000041 ( 0.000041)
configure 0.000042 0.000015 0.000057 ( 0.000056)
build_up 0.012112 0.001418 1.151279 ( 1.214278)
build_miniruby 0.001081 0.000332 0.096498 ( 0.095338)
build_ruby 0.001032 0.000318 0.106458 ( 0.105009)
build_all 0.009137 0.000000 1.333633 ( 0.581246)
build_install 0.009892 0.004861 1.665054 ( 0.933083)
test_btest 0.001598 0.000469 64.350996 ( 6.687429)
test_basic 0.007174 0.000745 0.368084 ( 0.458719)
test_all 0.008761 0.000000 516.945477 ( 54.730985)
test_rubyspec 0.087393 0.050375 43.472337 ( 51.900433)
total: 116.71 sec