Logfile: /home/ko1/ruby/logs/brlog.trunk.20220628-064315
#<BuildRuby:0x0000557223fd91f8
@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.20220628-064315",
@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.000001 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.011035 0.001839 0.868334 ( 2.256329)
build_miniruby 0.002184 0.000364 0.064650 ( 0.063046)
build_ruby 0.001649 0.000275 0.065369 ( 0.063856)
build_all 0.006258 0.001043 1.216028 ( 0.487018)
build_install 0.016375 0.002752 4.846390 ( 2.443375)
test_btest 0.000000 0.001288 52.431033 ( 6.155237)
test_basic 0.000000 0.005532 0.289677 ( 0.381938)
test_all 0.001575 0.001763 513.536027 ( 53.672723)
test_rubyspec 0.102872 0.045572 42.144074 ( 47.647212)
total: 113.17 sec