Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-175539
#<BuildRuby:0x00005626b59b8c00
@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.20220827-175539",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.010947 0.001564 0.984493 ( 1.127520)
build_miniruby 0.001728 0.000247 0.074907 ( 0.072905)
build_ruby 0.001654 0.000236 0.075797 ( 0.073867)
build_all 0.009378 0.001339 1.547799 ( 0.583477)
build_install 0.015961 0.006431 1.886053 ( 0.917558)
test_btest 0.001240 0.000000 75.713954 ( 8.302470)
test_basic 0.004532 0.003380 0.334699 ( 0.425063)
test_all 0.004317 0.000000 680.607877 ( 67.153860)
test_rubyspec 0.129319 0.048124 45.702370 ( 54.072686)
total: 132.73 sec