Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-175037
#<BuildRuby:0x000055c029576e00
@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-175037",
@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.000003 0.000020 ( 0.000020)
autoconf 0.000067 0.000011 0.000078 ( 0.000070)
configure 0.000093 0.000000 0.000093 ( 0.000091)
build_up 0.009147 0.000256 0.803221 ( 0.974287)
build_miniruby 0.001222 0.000175 0.054244 ( 0.053157)
build_ruby 0.001800 0.000000 0.065688 ( 0.064654)
build_all 0.008072 0.000204 1.227567 ( 0.448824)
build_install 0.015325 0.000750 4.345700 ( 1.793840)
test_btest 0.000000 0.001507 54.466918 ( 5.994727)
test_basic 0.002863 0.003519 0.287380 ( 0.378422)
test_all 0.000000 0.002559 505.340739 ( 53.221138)
test_rubyspec 0.081491 0.050194 41.608269 ( 47.493385)
total: 110.42 sec