Logfile: /home/ko1/ruby/logs/brlog.trunk.20220412-024227
#<BuildRuby:0x0000557e57b4e2d8
@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.20220412-024227",
@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.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.001229 0.011264 1.027514 ( 1.255695)
build_miniruby 0.001805 0.000000 0.074941 ( 0.073275)
build_ruby 0.002065 0.000025 0.077381 ( 0.074937)
build_all 0.007625 0.001163 1.494115 ( 0.603280)
build_install 0.015943 0.006695 2.013979 ( 1.112859)
test_btest 0.000000 0.001471 75.473901 ( 8.374380)
test_basic 0.003698 0.004437 0.328041 ( 0.415656)
test_all 0.001702 0.000662 691.765632 ( 67.850879)
test_rubyspec 0.096008 0.070893 47.024115 ( 52.531720)
total: 132.29 sec