Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-111058
#<BuildRuby:0x0000558c92d9c870
@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.20220205-111058",
@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.000011)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010114 0.000892 0.978306 ( 1.092541)
build_miniruby 0.001542 0.000220 0.066390 ( 0.065977)
build_ruby 0.002346 0.000335 0.074434 ( 0.073481)
build_all 0.008206 0.001172 4.001177 ( 0.787245)
build_install 0.022733 0.000216 7.674187 ( 2.361620)
test_btest 0.001312 0.000000 47.067131 ( 43.935561)
test_basic 0.007200 0.000349 0.344943 ( 0.433653)
test_all 0.001416 0.000149 681.193802 ( 66.430196)
test_rubyspec 0.103714 0.064288 45.624504 ( 51.056266)
total: 166.24 sec