Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-044011
#<BuildRuby:0x0000556d3b9b0c00
@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.20220726-044011",
@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.000012 0.000002 0.000014 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.009857 0.001408 1.006941 ( 1.547625)
build_miniruby 0.001645 0.000235 0.077897 ( 0.076876)
build_ruby 0.001997 0.000285 0.071795 ( 0.070814)
build_all 0.006528 0.004279 1.536027 ( 0.581317)
build_install 0.019091 0.003860 5.209157 ( 2.091657)
test_btest 0.000876 0.000167 76.748843 ( 8.054161)
test_basic 0.001234 0.007021 0.328915 ( 0.417616)
test_all 0.001288 0.000336 673.611274 ( 66.002933)
test_rubyspec 0.104435 0.056880 45.300277 ( 50.869333)
total: 129.71 sec