Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-171038
#<BuildRuby:0x000056210233a148
@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.20220721-171038",
@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.000000 0.000008 ( 0.000008)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004822 0.004736 0.775582 ( 1.117703)
build_miniruby 0.001968 0.000303 0.102333 ( 0.098504)
build_ruby 0.004252 0.000000 2.542613 ( 2.390382)
build_all 0.013485 0.000526 12.963005 ( 1.706911)
build_install 0.011401 0.005096 4.484232 ( 1.770820)
test_btest 0.001555 0.000259 54.362913 ( 6.103783)
test_basic 0.004786 0.000797 0.299807 ( 0.391527)
test_all 0.002548 0.000159 506.295255 ( 53.271897)
test_rubyspec 0.087687 0.042948 41.691697 ( 47.510099)
total: 114.36 sec