Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-161829
#<BuildRuby:0x0000563821da6038
@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.20220718-161829",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.010757 0.000000 0.851585 ( 0.997594)
build_miniruby 0.001394 0.000000 0.053925 ( 0.052469)
build_ruby 0.001323 0.000000 0.056811 ( 0.055462)
build_all 0.010134 0.000000 1.265653 ( 0.476709)
build_install 0.012769 0.004776 4.428481 ( 1.860617)
test_btest 0.001891 0.000099 52.426055 ( 6.201749)
test_basic 0.000569 0.004946 0.285088 ( 0.375443)
test_all 0.001757 0.000185 502.599047 ( 53.277923)
test_rubyspec 0.092566 0.043649 41.788226 ( 47.577994)
total: 110.88 sec