Logfile: /home/ko1/ruby/logs/brlog.trunk.20220221-214430
#<BuildRuby:0x0000561d5cd3f778
@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-214430",
@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.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000062 0.000015 0.000077 ( 0.000082)
build_up 0.008995 0.002248 0.941151 ( 0.978214)
build_miniruby 0.001820 0.000455 0.066748 ( 0.064922)
build_ruby 0.002021 0.000000 0.076398 ( 0.075153)
build_all 0.009052 0.002795 4.095726 ( 0.787163)
build_install 0.021032 0.004153 7.845943 ( 2.352247)
test_btest 0.001007 0.000240 74.000560 ( 8.191650)
test_basic 0.003886 0.003153 0.333658 ( 0.423576)
test_all 0.001697 0.000000 664.254171 ( 64.802773)
test_rubyspec 0.107378 0.060289 46.107679 ( 51.534471)
total: 129.21 sec