Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-182417
#<BuildRuby:0x0000559614974848
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220131-182417",
@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.000009 0.000002 0.000011 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.007112 0.004855 0.948504 ( 1.104639)
build_miniruby 0.001496 0.000427 0.076967 ( 0.075803)
build_ruby 0.001568 0.000448 0.078471 ( 0.077404)
build_all 0.005758 0.004862 4.099960 ( 0.788348)
build_install 0.018094 0.006032 7.868408 ( 2.388216)
test_btest 0.001979 0.000000 47.606929 ( 44.272248)
test_basic 0.000000 0.007804 0.342338 ( 0.432132)
test_all 0.001960 0.000000 687.647262 ( 67.057662)
test_rubyspec 0.099716 0.061816 46.128663 ( 51.621735)
total: 167.82 sec