Logfile: /home/ko1/ruby/logs/brlog.trunk.20220306-110825
#<BuildRuby:0x000055ceda573858
@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.20220306-110825",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006298 0.004448 1.033104 ( 1.170302)
build_miniruby 0.001500 0.000321 0.068810 ( 0.067094)
build_ruby 0.001719 0.000369 0.070506 ( 0.068850)
build_all 0.006550 0.003815 4.202368 ( 0.856337)
build_install 0.019640 0.003871 7.955390 ( 2.449231)
test_btest 0.001164 0.000277 73.298177 ( 8.041141)
test_basic 0.001638 0.004685 0.344853 ( 0.440862)
test_all 0.001436 0.000411 702.215713 ( 67.372490)
test_rubyspec 0.124698 0.051092 46.503786 ( 51.785232)
total: 132.25 sec