Logfile: /home/ko1/ruby/logs/brlog.trunk.20220520-231103
#<BuildRuby:0x0000556987386918
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220520-231103",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.006205 0.000532 0.878556 ( 0.903931)
build_miniruby 0.001060 0.000000 0.056560 ( 0.055299)
build_ruby 0.001046 0.000000 0.057722 ( 0.056460)
build_all 0.003924 0.000441 1.485301 ( 0.605125)
build_install 0.009133 0.001957 6.291414 ( 2.859113)
test_btest 0.001152 0.000246 50.630565 ( 8.575244)
test_basic 0.000371 0.005084 0.287007 ( 0.375979)
test_all 0.002799 0.000000 649.020397 ( 95.293167)
test_rubyspec 0.099134 0.027776 44.136686 ( 49.684398)
total: 158.41 sec