Logfile: /home/ko1/ruby/logs/brlog.trunk.20220807-105457
#<BuildRuby:0x000055fc72b586e0
@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.20220807-105457",
@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.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010878 0.000924 0.967672 ( 0.971367)
build_miniruby 0.002262 0.000000 0.076218 ( 0.074088)
build_ruby 0.002047 0.000012 0.078228 ( 0.075933)
build_all 0.009396 0.001174 1.534095 ( 0.580969)
build_install 0.017617 0.004649 5.191908 ( 2.058227)
test_btest 0.001198 0.000180 73.649883 ( 8.100710)
test_basic 0.006124 0.000918 0.333817 ( 0.432308)
test_all 0.002236 0.000080 676.410285 ( 66.977408)
test_rubyspec 0.117210 0.046168 45.499666 ( 53.121957)
total: 132.39 sec