Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-030601
#<BuildRuby:0x00005568e990b4b8
@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.20220720-030601",
@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.000114 0.000000 0.000114 ( 0.000118)
autoconf 0.000027 0.000000 0.000027 ( 0.000027)
configure 0.000018 0.000000 0.000018 ( 0.000017)
build_up 0.002866 0.008233 1.031927 ( 2.397868)
build_miniruby 0.001233 0.000247 0.076263 ( 0.074923)
build_ruby 0.001888 0.000377 0.080026 ( 0.077382)
build_all 0.005044 0.005715 1.513341 ( 0.578557)
build_install 0.018911 0.003550 5.090767 ( 2.039814)
test_btest 0.001198 0.000299 75.753706 ( 8.510043)
test_basic 0.003447 0.005027 0.328124 ( 0.423747)
test_all 0.000659 0.001418 641.322772 ( 66.462341)
test_rubyspec 0.114657 0.056521 46.217524 ( 51.729194)
total: 132.29 sec