Logfile: /home/ko1/ruby/logs/brlog.trunk.20220404-115225
#<BuildRuby:0x000055a7987af680
@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.20220404-115225",
@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.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.008706 0.001244 1.003410 ( 1.141616)
build_miniruby 0.001966 0.000000 0.071908 ( 0.069634)
build_ruby 0.001939 0.000000 0.073404 ( 0.071933)
build_all 0.002834 0.006736 4.264857 ( 0.856762)
build_install 0.020882 0.003548 8.655564 ( 3.004655)
test_btest 0.000873 0.000183 72.691357 ( 8.065297)
test_basic 0.007823 0.000571 0.351973 ( 0.439341)
test_all 0.001982 0.000397 708.272952 ( 68.364151)
test_rubyspec 0.106134 0.071764 46.772025 ( 52.051325)
total: 134.07 sec