Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-061229
#<BuildRuby:0x000055d8f27fc3a0
@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.20220817-061229",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.006674 0.004900 1.002099 ( 2.973154)
build_miniruby 0.000000 0.002491 0.075650 ( 0.073344)
build_ruby 0.000150 0.001811 0.081528 ( 0.079827)
build_all 0.004832 0.004547 1.498344 ( 0.578790)
build_install 0.020323 0.002304 1.853045 ( 0.919025)
test_btest 0.000818 0.000286 77.641140 ( 8.078299)
test_basic 0.005518 0.001931 0.324137 ( 0.414020)
test_all 0.003381 0.001183 629.043889 ( 63.942168)
test_rubyspec 0.102720 0.065090 45.324517 ( 52.889088)
total: 129.95 sec