Logfile: /home/ko1/ruby/logs/brlog.trunk.20221105-220319
#<BuildRuby:0x0000557f23276148
@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.20221105-220319",
@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.000003 0.000012 ( 0.000013)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.007195 0.001221 0.901819 ( 0.954094)
build_miniruby 0.001697 0.000000 0.052560 ( 0.051273)
build_ruby 0.001316 0.000000 0.044350 ( 0.043756)
build_all 0.003368 0.005158 1.248427 ( 0.490039)
build_install 0.012841 0.001477 1.573047 ( 0.796148)
test_btest 0.001505 0.000538 62.632045 ( 6.297049)
test_basic 0.000823 0.005119 0.308686 ( 0.400324)
test_all 0.001591 0.000682 507.008644 ( 53.910103)
test_rubyspec 0.078841 0.052595 43.266075 ( 51.758480)
total: 114.70 sec