Logfile: /home/ko1/ruby/logs/brlog.trunk.20220301-000653
#<BuildRuby:0x0000555f3bbf8480
@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.20220301-000653",
@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.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006324 0.005229 1.000419 ( 1.136509)
build_miniruby 0.001657 0.000355 0.078632 ( 0.076444)
build_ruby 0.001466 0.000315 0.066074 ( 0.064071)
build_all 0.009955 0.000155 4.196570 ( 0.843295)
build_install 0.015762 0.007245 7.850930 ( 2.392177)
test_btest 0.000918 0.000216 73.243923 ( 7.841198)
test_basic 0.006774 0.001594 0.344504 ( 0.432163)
test_all 0.000756 0.001283 650.194194 ( 65.809056)
test_rubyspec 0.122402 0.044154 46.224594 ( 51.499742)
total: 130.10 sec