Logfile: /home/ko1/ruby/logs/brlog.trunk.20220221-093817
#<BuildRuby:0x000055b8bfb0f680
@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.20220221-093817",
@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.000012 0.000002 0.000014 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000000 0.011194 0.944410 ( 1.652714)
build_miniruby 0.000000 0.001779 0.081646 ( 0.079937)
build_ruby 0.000000 0.001970 0.077382 ( 0.075239)
build_all 0.008040 0.001755 4.034994 ( 0.784385)
build_install 0.014618 0.008502 7.727926 ( 2.357933)
test_btest 0.000975 0.000433 72.971182 ( 8.018375)
test_basic 0.007300 0.001270 0.335607 ( 0.423267)
test_all 0.000603 0.001216 658.382555 ( 65.116678)
test_rubyspec 0.089355 0.073661 46.243854 ( 51.497913)
total: 130.01 sec