Logfile: /home/ko1/ruby/logs/brlog.trunk.20220301-163424
#<BuildRuby:0x0000561b5c520af8
@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.20220301-163424",
@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.000017 0.000001 0.000018 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.009727 0.000694 1.000081 ( 1.416972)
build_miniruby 0.001656 0.000118 0.064117 ( 0.061934)
build_ruby 0.001955 0.000139 0.080673 ( 0.078292)
build_all 0.010648 0.000036 4.142377 ( 0.844971)
build_install 0.015992 0.008190 7.967625 ( 2.412736)
test_btest 0.001180 0.000000 78.657995 ( 8.598595)
test_basic 0.007953 0.000048 0.332230 ( 0.426541)
test_all 0.001664 0.000208 703.111512 ( 68.025801)
test_rubyspec 0.089042 0.085224 46.561718 ( 51.607638)
total: 133.47 sec