Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-120316
#<BuildRuby:0x0000562ee9825438
@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.20220804-120316",
@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.000002 0.000023 ( 0.000023)
autoconf 0.000039 0.000003 0.000042 ( 0.000043)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.011203 0.000000 0.812989 ( 1.661648)
build_miniruby 0.001337 0.000027 0.052549 ( 0.051671)
build_ruby 0.001376 0.000086 0.063787 ( 0.063191)
build_all 0.008367 0.000523 1.273051 ( 0.488013)
build_install 0.015690 0.000342 4.212426 ( 1.782419)
test_btest 0.001220 0.000068 53.040030 ( 5.973708)
test_basic 0.004942 0.000275 0.287321 ( 0.380501)
test_all 0.004401 0.000245 481.757280 ( 51.621207)
test_rubyspec 0.054062 0.076442 41.255611 ( 49.069227)
total: 111.09 sec