Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-171525
#<BuildRuby:0x000056211a880a68
@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.20220818-171525",
@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.000011 0.000002 0.000013 ( 0.000014)
configure 0.000081 0.000014 0.000095 ( 0.000099)
build_up 0.008876 0.000731 0.830868 ( 0.932907)
build_miniruby 0.001147 0.000177 0.060278 ( 0.059587)
build_ruby 0.002376 0.000000 0.059666 ( 0.057431)
build_all 0.000252 0.008626 1.238955 ( 0.457238)
build_install 0.005916 0.011447 1.586438 ( 0.786596)
test_btest 0.000992 0.000425 56.149344 ( 6.430506)
test_basic 0.004594 0.001969 0.306923 ( 0.398294)
test_all 0.003001 0.001285 511.917409 ( 52.899119)
test_rubyspec 0.090410 0.038748 41.755524 ( 50.276011)
total: 112.30 sec