Logfile: /home/ko1/ruby/logs/brlog.trunk.20220405-213103
#<BuildRuby:0x000055755adde8a0
@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.20220405-213103",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000004 0.000013 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.011764 0.000000 0.997982 ( 1.137186)
build_miniruby 0.002041 0.000485 0.074988 ( 0.072621)
build_ruby 0.001619 0.000462 0.079807 ( 0.077874)
build_all 0.004467 0.005915 4.193037 ( 0.858057)
build_install 0.008107 0.013343 8.427753 ( 3.002673)
test_btest 0.000917 0.000459 73.727192 ( 8.437557)
test_basic 0.006509 0.000881 0.334376 ( 0.424193)
test_all 0.001644 0.000335 685.270551 ( 67.867368)
test_rubyspec 0.089815 0.067724 46.487853 ( 52.015954)
total: 133.89 sec