Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-171439
#<BuildRuby:0x0000564874d87760
@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.20220311-171439",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.009646 0.001266 0.996153 ( 1.041725)
build_miniruby 0.001662 0.000383 0.072910 ( 0.071621)
build_ruby 0.001501 0.000346 0.071333 ( 0.069847)
build_all 0.008749 0.000837 1.508713 ( 0.602484)
build_install 0.021521 0.001083 5.181611 ( 2.142285)
test_btest 0.000929 0.000164 72.089569 ( 8.506037)
test_basic 0.008891 0.000000 0.338876 ( 0.432900)
test_all 0.002162 0.000000 654.012941 ( 65.399232)
test_rubyspec 0.116157 0.054309 46.282938 ( 51.600316)
total: 129.87 sec