Logfile: /home/ko1/ruby/logs/brlog.trunk.20220917-091249
#<BuildRuby:0x00005637ee4b4ea8
@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.20220917-091249",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.000000 0.009827 1.112530 ( 1.094354)
build_miniruby 0.001081 0.001151 0.071183 ( 0.069137)
build_ruby 0.001459 0.000389 0.076042 ( 0.074148)
build_all 0.008726 0.001212 1.583604 ( 0.602462)
build_install 0.009779 0.010117 1.918834 ( 0.951838)
test_btest 0.000901 0.000315 97.763816 ( 9.281861)
test_basic 0.003941 0.003909 0.358760 ( 0.447626)
test_all 0.003196 0.001217 645.226275 ( 66.320756)
test_rubyspec 0.107028 0.052969 47.012012 ( 55.396126)
total: 134.24 sec