Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-105114
#<BuildRuby:0x00005581a431a120
@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.20220720-105114",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.000000 0.009724 0.780202 ( 1.490864)
build_miniruby 0.000000 0.001331 0.053930 ( 0.053551)
build_ruby 0.001357 0.000069 0.065185 ( 0.065552)
build_all 0.007512 0.001397 1.276035 ( 0.508985)
build_install 0.008825 0.006162 4.637992 ( 1.939654)
test_btest 0.000705 0.000302 53.550475 ( 7.657951)
test_basic 0.004327 0.001854 0.210958 ( 0.301287)
test_all 0.000816 0.001062 508.836694 ( 54.069254)
test_rubyspec 0.092250 0.060354 40.363723 ( 46.246035)
total: 112.33 sec