Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-065227
#<BuildRuby:0x00005654178ed480
@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.20220722-065227",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.009618 0.000127 0.871413 ( 2.511121)
build_miniruby 0.001497 0.000100 0.061729 ( 0.060318)
build_ruby 0.002234 0.000000 0.061557 ( 0.058965)
build_all 0.004504 0.003482 1.221616 ( 0.466306)
build_install 0.013862 0.000628 4.341569 ( 1.757657)
test_btest 0.001290 0.000129 52.871201 ( 5.999348)
test_basic 0.002038 0.004487 0.289035 ( 0.387912)
test_all 0.002171 0.000326 477.198754 ( 51.271998)
test_rubyspec 0.091591 0.044280 41.672319 ( 47.582189)
total: 110.10 sec