Logfile: /home/ko1/ruby/logs/brlog.trunk.20220508-071312
#<BuildRuby:0x000055f5c85406c8
@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.20220508-071312",
@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.000014 0.000002 0.000016 ( 0.000018)
autoconf 0.000036 0.000007 0.000043 ( 0.000045)
configure 0.000015 0.000003 0.000018 ( 0.000019)
build_up 0.009702 0.001051 1.049063 ( 1.177343)
build_miniruby 0.001952 0.000000 0.076330 ( 0.074348)
build_ruby 0.002000 0.000000 0.086538 ( 0.084475)
build_all 0.002879 0.005072 1.510737 ( 0.647496)
build_install 0.015805 0.006344 6.133840 ( 2.910910)
test_btest 0.000845 0.000223 71.685677 ( 9.026096)
test_basic 0.009288 0.000000 0.331706 ( 0.419099)
test_all 0.001881 0.000296 717.369442 ( 71.912840)
test_rubyspec 0.061720 0.056124 49.144658 ( 54.432127)
total: 140.69 sec