Logfile: /home/ko1/ruby/logs/brlog.trunk.20220227-214623
#<BuildRuby:0x0000560d67f704e8
@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.20220227-214623",
@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.000010 0.000004 0.000014 ( 0.000012)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.009365 0.001685 0.992468 ( 1.028710)
build_miniruby 0.001916 0.000590 0.079563 ( 0.077192)
build_ruby 0.001525 0.000469 0.078330 ( 0.076818)
build_all 0.000258 0.009619 4.223611 ( 0.847361)
build_install 0.022585 0.000896 7.875922 ( 2.424875)
test_btest 0.001094 0.000000 74.964945 ( 8.007951)
test_basic 0.004880 0.003321 0.344966 ( 0.435296)
test_all 0.001152 0.000419 699.246280 ( 67.676071)
test_rubyspec 0.096725 0.073987 46.376512 ( 51.794065)
total: 132.37 sec