Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-064257
#<BuildRuby:0x000055871f101480
@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.20220719-064257",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000008 0.000005 0.000013 ( 0.000012)
configure 0.000005 0.000003 0.000008 ( 0.000007)
build_up 0.010224 0.000000 0.862247 ( 1.321947)
build_miniruby 0.002049 0.000023 0.064751 ( 0.063040)
build_ruby 0.001231 0.000513 0.065071 ( 0.064509)
build_all 0.007710 0.000000 1.244661 ( 0.496639)
build_install 0.010759 0.004846 4.299901 ( 1.827358)
test_btest 0.000688 0.000258 51.279266 ( 6.128479)
test_basic 0.004894 0.000188 0.298195 ( 0.390528)
test_all 0.001274 0.000450 496.394123 ( 52.229329)
test_rubyspec 0.077045 0.053359 41.352416 ( 47.138162)
total: 109.66 sec