Logfile: /home/ko1/ruby/logs/brlog.trunk.20220207-075100
#<BuildRuby:0x0000559e2534f440
@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.20220207-075100",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009977 0.000807 0.943496 ( 1.495721)
build_miniruby 0.001900 0.000253 0.076612 ( 0.075793)
build_ruby 0.001726 0.000230 0.072959 ( 0.072163)
build_all 0.006896 0.004183 4.130816 ( 0.798101)
build_install 0.017602 0.006286 7.753328 ( 2.325150)
test_btest 0.001310 0.000000 71.797791 ( 7.905961)
test_basic 0.003036 0.003640 0.332197 ( 0.422727)
test_all 0.001607 0.000157 694.061300 ( 67.165041)
test_rubyspec 0.093658 0.069331 45.998983 ( 51.496043)
total: 131.76 sec