Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-133649
#<BuildRuby:0x000055e6522f4ea8
@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.20220821-133649",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000013 0.000006 0.000019 ( 0.000020)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008140 0.003700 0.963701 ( 1.297618)
build_miniruby 0.001300 0.000591 0.074962 ( 0.074073)
build_ruby 0.001804 0.000820 0.072080 ( 0.069896)
build_all 0.003447 0.006820 1.548897 ( 0.582175)
build_install 0.009095 0.013077 1.873827 ( 0.923589)
test_btest 0.000658 0.000438 73.117863 ( 8.580865)
test_basic 0.003392 0.004085 0.322152 ( 0.411445)
test_all 0.001640 0.003406 657.883541 ( 66.145878)
test_rubyspec 0.117217 0.067233 45.466336 ( 53.725049)
total: 131.81 sec