Logfile: /home/ko1/ruby/logs/brlog.trunk.20220216-165747
#<BuildRuby:0x000055bd1a6f8510
@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.20220216-165747",
@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.000005)
autoconf 0.000017 0.000001 0.000018 ( 0.000019)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.010019 0.000771 0.945508 ( 1.086837)
build_miniruby 0.001956 0.000151 0.076204 ( 0.074157)
build_ruby 0.001799 0.000139 0.079420 ( 0.077466)
build_all 0.009948 0.000765 4.134940 ( 0.792096)
build_install 0.021201 0.000619 7.713346 ( 2.304113)
test_btest 0.001016 0.000067 77.031753 ( 8.761564)
test_basic 0.000000 0.006950 0.340448 ( 0.431987)
test_all 0.000000 0.001651 666.503274 ( 65.462439)
test_rubyspec 0.109363 0.058343 45.974293 ( 51.301944)
total: 130.29 sec