Logfile: /home/ko1/ruby/logs/brlog.trunk.20220314-113904
#<BuildRuby:0x000055d825e24b38
@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.20220314-113904",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000020 0.000000 0.000020 ( 0.000021)
configure 0.000022 0.000000 0.000022 ( 0.000021)
build_up 0.011139 0.000000 0.996549 ( 1.009202)
build_miniruby 0.002114 0.000051 0.076337 ( 0.076373)
build_ruby 0.001458 0.000086 0.080653 ( 0.081662)
build_all 0.006220 0.004089 4.217695 ( 0.867411)
build_install 0.019437 0.001046 7.842000 ( 2.467068)
test_btest 0.000911 0.000087 75.741320 ( 8.141194)
test_basic 0.003383 0.003989 0.346024 ( 0.437639)
test_all 0.001680 0.000219 702.754126 ( 68.302514)
test_rubyspec 0.111382 0.044150 46.223868 ( 51.444726)
total: 132.83 sec