Logfile: /home/ko1/ruby/logs/brlog.trunk.20220914-184137
#<BuildRuby:0x00005641143ac748
@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.20220914-184137",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008841 0.001360 1.132990 ( 1.110096)
build_miniruby 0.002009 0.000309 0.071879 ( 0.069382)
build_ruby 0.001533 0.000236 0.068227 ( 0.066356)
build_all 0.008425 0.001296 1.575992 ( 0.609902)
build_install 0.016568 0.006737 1.934945 ( 0.923058)
test_btest 0.000934 0.000186 97.112943 ( 9.573916)
test_basic 0.005284 0.001057 0.350891 ( 0.448962)
test_all 0.003626 0.000725 624.636037 ( 65.953789)
test_rubyspec 0.112036 0.056469 47.057263 ( 55.462615)
total: 134.22 sec