Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-003800
#<BuildRuby:0x0000557fcc93c8e8
@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.20220311-003800",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.012054 0.000245 1.070742 ( 2.001608)
build_miniruby 0.002005 0.000000 0.074530 ( 0.072233)
build_ruby 0.001984 0.000000 0.073114 ( 0.071023)
build_all 0.008581 0.000229 1.475144 ( 0.598342)
build_install 0.018538 0.006029 5.224225 ( 2.197974)
test_btest 0.001289 0.000136 75.830910 ( 8.535955)
test_basic 0.006509 0.000114 0.336132 ( 0.437005)
test_all 0.001791 0.000179 660.026577 ( 65.739774)
test_rubyspec 0.129569 0.024518 46.288337 ( 51.509785)
total: 131.16 sec