Logfile: /home/ko1/ruby/logs/brlog.trunk.20220219-052447
#<BuildRuby:0x0000559cf240b778
@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.20220219-052447",
@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.000001 0.000009 ( 0.000009)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.006745 0.004728 0.962944 ( 1.462296)
build_miniruby 0.001897 0.000406 0.071127 ( 0.068482)
build_ruby 0.001787 0.000383 0.068230 ( 0.066371)
build_all 0.010320 0.000195 4.148805 ( 0.792103)
build_install 0.012508 0.011713 7.810442 ( 2.311657)
test_btest 0.000997 0.000293 73.337302 ( 8.292027)
test_basic 0.007917 0.000000 0.335699 ( 0.424502)
test_all 0.001744 0.000000 699.870526 ( 67.398331)
test_rubyspec 0.116178 0.058134 46.227154 ( 51.826408)
total: 132.64 sec