Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-225744
#<BuildRuby:0x0000555862a65058
@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-225744",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000036 0.000007 0.000043 ( 0.000042)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.011125 0.002023 0.861413 ( 1.893382)
build_miniruby 0.001606 0.000292 0.067437 ( 0.064904)
build_ruby 0.001581 0.000288 0.064676 ( 0.063053)
build_all 0.007825 0.000398 1.277980 ( 0.482755)
build_install 0.012237 0.005847 4.347925 ( 1.822129)
test_btest 0.001208 0.000259 53.898765 ( 6.067001)
test_basic 0.006034 0.000045 0.295783 ( 0.386380)
test_all 0.002395 0.000479 510.504871 ( 53.279688)
test_rubyspec 0.092382 0.027594 42.098315 ( 47.981461)
total: 112.04 sec