Logfile: /home/ko1/ruby/logs/brlog.trunk.20220223-015101
#<BuildRuby:0x000055be03023340
@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.20220223-015101",
@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.000002 0.000007 ( 0.000008)
autoconf 0.000009 0.000005 0.000014 ( 0.000013)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.006927 0.005650 0.842855 ( 0.904291)
build_miniruby 0.002315 0.000000 0.078625 ( 0.076662)
build_ruby 0.001873 0.000000 0.073763 ( 0.072304)
build_all 0.005933 0.002963 1.493387 ( 0.603168)
build_install 0.018642 0.005032 5.181076 ( 2.195425)
test_btest 0.000913 0.000406 78.239588 ( 8.240319)
test_basic 0.003164 0.003788 0.330319 ( 0.430507)
test_all 0.002556 0.000000 666.045431 ( 65.728593)
test_rubyspec 0.106058 0.052980 46.400265 ( 51.875783)
total: 130.13 sec