Logfile: /home/ko1/ruby/logs/brlog.trunk.20220227-045235
#<BuildRuby:0x00005644f2c744e8
@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.20220227-045235",
@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.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.010401 0.000785 1.006101 ( 1.228090)
build_miniruby 0.001775 0.000507 0.074835 ( 0.072385)
build_ruby 0.002065 0.000000 0.076218 ( 0.073541)
build_all 0.006772 0.003109 4.190164 ( 0.846484)
build_install 0.016755 0.006748 7.791872 ( 2.427423)
test_btest 0.001054 0.000333 77.975091 ( 8.200265)
test_basic 0.005929 0.001873 0.342986 ( 0.435384)
test_all 0.001243 0.000392 742.294019 ( 74.088054)
test_rubyspec 0.111214 0.055672 46.399814 ( 51.824234)
total: 139.20 sec