Logfile: /home/ko1/ruby/logs/brlog.trunk.20220904-073208
#<BuildRuby:0x00005592a05584c0
@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.20220904-073208",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010214 0.000263 0.990424 ( 1.005612)
build_miniruby 0.001911 0.000255 0.075710 ( 0.073442)
build_ruby 0.002018 0.000000 0.075470 ( 0.074061)
build_all 0.007135 0.003079 1.549034 ( 0.598572)
build_install 0.011908 0.009899 1.892760 ( 0.941527)
test_btest 0.000890 0.000223 76.770999 ( 8.769595)
test_basic 0.003887 0.003062 0.326450 ( 0.420380)
test_all 0.003025 0.000825 681.328364 ( 66.605943)
test_rubyspec 0.111063 0.053366 45.511242 ( 53.953141)
total: 132.44 sec