Logfile: /home/ko1/ruby/logs/brlog.trunk.20220406-101412
#<BuildRuby:0x000055f7310df808
@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.20220406-101412",
@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.000008 0.000003 0.000011 ( 0.000011)
autoconf 0.000010 0.000003 0.000013 ( 0.000014)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.011171 0.001016 1.010249 ( 1.064950)
build_miniruby 0.001567 0.000448 0.072215 ( 0.070865)
build_ruby 0.001674 0.000478 0.076788 ( 0.074507)
build_all 0.008287 0.001061 4.176883 ( 0.835907)
build_install 0.023121 0.000000 8.486998 ( 3.003247)
test_btest 0.001196 0.000000 75.678225 ( 8.079374)
test_basic 0.007759 0.000038 0.335253 ( 0.423271)
test_all 0.001568 0.000286 673.717651 ( 66.293336)
test_rubyspec 0.117260 0.059928 46.523834 ( 52.027273)
total: 131.87 sec