Logfile: /home/ko1/ruby/logs/brlog.trunk.20220226-205602
#<BuildRuby:0x0000557c783984e8
@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.20220226-205602",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.011098 0.000193 0.987921 ( 1.154841)
build_miniruby 0.000000 0.001898 0.069973 ( 0.069625)
build_ruby 0.000000 0.001762 0.070547 ( 0.070871)
build_all 0.009296 0.000917 4.194373 ( 0.883849)
build_install 0.016078 0.006431 7.866175 ( 2.515263)
test_btest 0.001006 0.000168 75.858549 ( 8.507394)
test_basic 0.007141 0.001190 0.341722 ( 0.432672)
test_all 0.001523 0.000125 661.805804 ( 66.033934)
test_rubyspec 0.096324 0.068299 46.405990 ( 51.726629)
total: 131.40 sec