Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-091602
#<BuildRuby:0x000055e28859cc00
@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.20220919-091602",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.006709 0.002956 1.077058 ( 1.264256)
build_miniruby 0.001594 0.000319 0.116156 ( 0.111560)
build_ruby 0.001812 0.000363 0.107973 ( 0.090141)
build_all 0.006046 0.003498 1.586257 ( 0.649689)
build_install 0.020176 0.002640 1.938510 ( 0.963892)
test_btest 0.001058 0.000222 76.970824 ( 8.468774)
test_basic 0.002567 0.004047 0.366261 ( 0.454489)
test_all 0.002314 0.002179 663.785151 ( 67.855836)
test_rubyspec 0.091924 0.088169 45.763283 ( 54.190482)
total: 134.05 sec