Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-135349
#<BuildRuby:0x00005561517cef90
@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.20220825-135349",
@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.000021 0.000005 0.000026 ( 0.000027)
autoconf 0.000043 0.000011 0.000054 ( 0.000055)
configure 0.000042 0.000011 0.000053 ( 0.000055)
build_up 0.000000 0.010976 0.821447 ( 0.963133)
build_miniruby 0.000000 0.001536 0.054384 ( 0.054149)
build_ruby 0.000000 0.001765 0.063198 ( 0.062763)
build_all 0.003595 0.005584 1.255515 ( 0.475292)
build_install 0.005418 0.011227 1.576723 ( 0.798359)
test_btest 0.000499 0.000392 55.700406 ( 6.131506)
test_basic 0.003164 0.002486 0.304767 ( 0.397894)
test_all 0.002332 0.002695 512.044914 ( 53.851023)
test_rubyspec 0.063303 0.053553 41.658156 ( 49.938353)
total: 112.67 sec