Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-140730
#<BuildRuby:0x0000555ffe3fd550
@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.20220816-140730",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.009085 0.000699 0.780223 ( 0.884461)
build_miniruby 0.001332 0.000102 0.061765 ( 0.060414)
build_ruby 0.001512 0.000116 0.054951 ( 0.053402)
build_all 0.007153 0.000551 1.252374 ( 0.464478)
build_install 0.006010 0.010945 1.580590 ( 0.793477)
test_btest 0.001311 0.000280 51.622835 ( 6.198734)
test_basic 0.005033 0.001078 0.276009 ( 0.374682)
test_all 0.004371 0.000000 508.879585 ( 53.264958)
test_rubyspec 0.077245 0.050013 41.716180 ( 49.385917)
total: 111.48 sec