Logfile: /home/ko1/ruby/logs/brlog.trunk.20220226-160337
#<BuildRuby:0x0000564c521f08e8
@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-160337",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000015 0.000005 0.000020 ( 0.000020)
configure 0.000007 0.000003 0.000010 ( 0.000008)
build_up 0.006740 0.005001 0.986470 ( 1.194640)
build_miniruby 0.001788 0.000688 0.074331 ( 0.072873)
build_ruby 0.001890 0.000000 0.075745 ( 0.074652)
build_all 0.004801 0.005358 4.198732 ( 0.857151)
build_install 0.009020 0.011078 7.948227 ( 2.426492)
test_btest 0.001202 0.000000 70.795796 ( 8.009536)
test_basic 0.005285 0.001170 0.341611 ( 0.432254)
test_all 0.001029 0.000515 695.215044 ( 67.360160)
test_rubyspec 0.108068 0.071063 46.439212 ( 51.865794)
total: 132.29 sec