Logfile: /home/ko1/ruby/logs/brlog.trunk.20220221-153900
#<BuildRuby:0x000055ceebb56ef8
@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-153900",
@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.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.007191 0.004649 0.981606 ( 1.137205)
build_miniruby 0.001415 0.000283 0.068843 ( 0.067313)
build_ruby 0.001582 0.000316 0.079661 ( 0.077687)
build_all 0.009693 0.000985 4.062642 ( 0.785312)
build_install 0.022583 0.000525 7.771510 ( 2.364467)
test_btest 0.001222 0.000183 73.060710 ( 8.155134)
test_basic 0.007050 0.000290 0.335768 ( 0.429915)
test_all 0.001385 0.000198 649.552121 ( 65.704934)
test_rubyspec 0.105279 0.051088 46.307842 ( 51.720167)
total: 130.44 sec