Logfile: /home/ko1/ruby/logs/brlog.trunk.20220207-223317
#<BuildRuby:0x000055dbb12fc8e8
@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.20220207-223317",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.005977 0.003458 0.943522 ( 0.962364)
build_miniruby 0.002289 0.000000 0.074029 ( 0.072299)
build_ruby 0.001679 0.000060 0.074736 ( 0.074123)
build_all 0.008965 0.001196 4.112745 ( 0.808079)
build_install 0.019399 0.004818 7.839570 ( 2.339696)
test_btest 0.000855 0.000204 74.732605 ( 8.033520)
test_basic 0.006777 0.001613 0.337972 ( 0.427640)
test_all 0.001421 0.000338 712.572270 ( 68.107045)
test_rubyspec 0.089898 0.067598 46.117640 ( 51.469189)
total: 132.29 sec