Logfile: /home/ko1/ruby/logs/brlog.trunk.20220915-125601
#<BuildRuby:0x0000561a5a7608e8
@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.20220915-125601",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000023 0.000003 0.000026 ( 0.000016)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.008966 0.001281 1.093582 ( 1.236391)
build_miniruby 0.001858 0.000266 0.074333 ( 0.074156)
build_ruby 0.002162 0.000309 0.068414 ( 0.067527)
build_all 0.008840 0.000546 1.545547 ( 0.600093)
build_install 0.018646 0.001703 1.912573 ( 0.944496)
test_btest 0.000853 0.000106 93.909712 ( 9.354831)
test_basic 0.006683 0.000835 0.340763 ( 0.433198)
test_all 0.004270 0.000000 667.214617 ( 67.015824)
test_rubyspec 0.136511 0.041220 47.143539 ( 55.490939)
total: 135.22 sec