Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-201632
#<BuildRuby:0x0000558147f3f688
@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.20220201-201632",
@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.000012 0.000001 0.000013 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.012324 0.000000 0.940016 ( 1.064026)
build_miniruby 0.001912 0.000000 0.071590 ( 0.069983)
build_ruby 0.002365 0.000016 0.067170 ( 0.065155)
build_all 0.007739 0.004098 4.064794 ( 0.793961)
build_install 0.019799 0.004028 7.843008 ( 2.311281)
test_btest 0.001142 0.000137 47.365531 ( 44.215729)
test_basic 0.002962 0.004622 0.346283 ( 0.435453)
test_all 0.001529 0.000245 708.824184 ( 67.793736)
test_rubyspec 0.098634 0.049198 45.963773 ( 51.531734)
total: 168.28 sec