Logfile: /home/ko1/ruby/logs/brlog.trunk.20220209-171357
#<BuildRuby:0x000055f8c9728450
@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.20220209-171357",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.006167 0.004590 0.967507 ( 1.021979)
build_miniruby 0.002665 0.000571 0.077265 ( 0.074921)
build_ruby 0.001456 0.000312 0.078851 ( 0.077672)
build_all 0.010253 0.000192 4.184996 ( 0.803255)
build_install 0.023827 0.000058 7.781002 ( 2.339904)
test_btest 0.001060 0.000151 72.283442 ( 7.773829)
test_basic 0.002652 0.005267 0.337691 ( 0.427229)
test_all 0.001869 0.000000 697.037853 ( 67.281363)
test_rubyspec 0.102554 0.061858 46.238992 ( 51.611449)
total: 131.41 sec