Logfile: /home/ko1/ruby/logs/brlog.trunk.20220315-183805
#<BuildRuby:0x000055a89958cdb0
@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.20220315-183805",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000023 0.000001 0.000024 ( 0.000025)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.010977 0.000443 1.007358 ( 1.017227)
build_miniruby 0.001860 0.000116 0.076984 ( 0.074937)
build_ruby 0.001799 0.000112 0.078426 ( 0.076734)
build_all 0.010317 0.000064 4.195531 ( 0.867871)
build_install 0.024394 0.000497 7.959703 ( 2.429322)
test_btest 0.000986 0.000047 76.301017 ( 8.513617)
test_basic 0.002648 0.004528 0.333401 ( 0.425571)
test_all 0.001641 0.000143 705.209952 ( 68.249881)
test_rubyspec 0.107623 0.055691 46.231268 ( 51.620283)
total: 133.28 sec