Logfile: /home/ko1/ruby/logs/brlog.trunk.20220316-115927
#<BuildRuby:0x000055962b8e08e8
@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.20220316-115927",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000015 0.000005 0.000020 ( 0.000020)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007994 0.002665 1.007301 ( 1.208947)
build_miniruby 0.002019 0.000000 0.074985 ( 0.074550)
build_ruby 0.001799 0.000000 0.068840 ( 0.068576)
build_all 0.008855 0.001077 4.126952 ( 0.864499)
build_install 0.013276 0.007645 8.023606 ( 2.521908)
test_btest 0.000884 0.000295 79.593119 ( 8.595451)
test_basic 0.003015 0.003985 0.334302 ( 0.424055)
test_all 0.001572 0.000580 716.458882 ( 68.801883)
test_rubyspec 0.096492 0.071593 46.258902 ( 51.420937)
total: 133.98 sec