Logfile: /home/ko1/ruby/logs/brlog.trunk.20220209-095329
#<BuildRuby:0x000055d56d1a4a58
@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.20220209-095329",
@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.000007)
autoconf 0.000017 0.000004 0.000021 ( 0.000022)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.011689 0.000755 0.944931 ( 1.306895)
build_miniruby 0.001578 0.000316 0.068892 ( 0.067605)
build_ruby 0.001983 0.000397 0.079230 ( 0.077513)
build_all 0.009828 0.000000 4.162979 ( 0.812305)
build_install 0.014942 0.008475 7.806888 ( 2.353963)
test_btest 0.001020 0.000243 73.729896 ( 8.039786)
test_basic 0.002676 0.005191 0.333700 ( 0.421732)
test_all 0.001285 0.000367 698.448415 ( 67.620031)
test_rubyspec 0.067827 0.094153 46.143993 ( 51.673125)
total: 132.37 sec