Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-220410
#<BuildRuby:0x000055702b58f688
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220203-220410",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.006533 0.004671 0.951127 ( 1.532223)
build_miniruby 0.001783 0.000382 0.077383 ( 0.077579)
build_ruby 0.001703 0.000365 0.076555 ( 0.076187)
build_all 0.009957 0.001071 4.106959 ( 0.808906)
build_install 0.023003 0.001352 7.789689 ( 2.361852)
test_btest 0.001156 0.000193 47.608734 ( 44.229467)
test_basic 0.001805 0.005889 0.341926 ( 0.430262)
test_all 0.000889 0.001363 694.929853 ( 67.066510)
test_rubyspec 0.113729 0.067238 46.054004 ( 51.420512)
total: 168.00 sec