Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-132808
#<BuildRuby:0x000055d296511350
@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.20221006-132808",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000037 0.000003 0.000040 ( 0.000041)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.006722 0.003655 1.105918 ( 1.177278)
build_miniruby 0.002474 0.000330 0.102782 ( 0.099429)
build_ruby 0.002026 0.000000 0.098638 ( 0.095979)
build_all 0.003906 0.004397 1.299815 ( 0.576126)
build_install 0.013925 0.001723 1.585203 ( 0.860515)
test_btest 0.001876 0.000331 59.877743 ( 6.732678)
test_basic 0.005977 0.001054 0.363322 ( 0.453101)
test_all 0.001532 0.005568 503.688868 ( 53.818896)
test_rubyspec 0.107669 0.023747 42.392750 ( 50.500518)
total: 114.32 sec