Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-220209
#<BuildRuby:0x000055c000709570
@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-220209",
@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.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.006821 0.004512 0.891246 ( 0.970828)
build_miniruby 0.001535 0.000354 0.059045 ( 0.057506)
build_ruby 0.001183 0.000273 0.055507 ( 0.054030)
build_all 0.007686 0.001774 1.316715 ( 0.485782)
build_install 0.014696 0.000992 4.244943 ( 1.792273)
test_btest 0.001118 0.000223 55.840253 ( 6.188602)
test_basic 0.005125 0.001025 0.298174 ( 0.388686)
test_all 0.001956 0.000392 489.597368 ( 51.264484)
test_rubyspec 0.067877 0.064447 42.050264 ( 47.944956)
total: 109.15 sec