Logfile: /home/ko1/ruby/logs/brlog.trunk.20220315-213355
#<BuildRuby:0x000055e36b4bcf40
@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-213355",
@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.000001 0.000009 ( 0.000010)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.006123 0.004570 1.014975 ( 1.122011)
build_miniruby 0.001783 0.000382 0.078326 ( 0.076383)
build_ruby 0.001522 0.000326 0.077557 ( 0.076207)
build_all 0.005644 0.004834 4.122515 ( 0.853606)
build_install 0.021527 0.001704 8.077925 ( 2.461648)
test_btest 0.000801 0.000178 73.085574 ( 8.462038)
test_basic 0.005802 0.001289 0.334473 ( 0.429442)
test_all 0.001855 0.000195 708.816772 ( 68.805700)
test_rubyspec 0.101939 0.066786 46.289663 ( 51.722756)
total: 134.01 sec