Logfile: /home/ko1/ruby/logs/brlog.trunk.20220213-053433
#<BuildRuby:0x000055a2374df808
@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.20220213-053433",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009387 0.000742 0.981414 ( 1.271730)
build_miniruby 0.001713 0.000229 0.076202 ( 0.075801)
build_ruby 0.001894 0.000252 0.080644 ( 0.078997)
build_all 0.010265 0.000740 4.114649 ( 0.793322)
build_install 0.017065 0.009194 7.860043 ( 2.329633)
test_btest 0.000996 0.000199 74.275388 ( 8.078739)
test_basic 0.005027 0.004828 0.343225 ( 0.430080)
test_all 0.001706 0.000407 653.578513 ( 65.674527)
test_rubyspec 0.123691 0.037981 46.093370 ( 51.546255)
total: 130.28 sec