Logfile: /home/ko1/ruby/logs/brlog.trunk.20220302-132525
#<BuildRuby:0x000055e14b93c6c8
@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.20220302-132525",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.009321 0.001331 1.000775 ( 1.433040)
build_miniruby 0.001782 0.000255 0.078317 ( 0.076607)
build_ruby 0.001634 0.000233 0.079186 ( 0.077625)
build_all 0.010344 0.000112 4.203204 ( 0.846022)
build_install 0.013256 0.009339 7.986015 ( 2.422823)
test_btest 0.001115 0.000235 76.493381 ( 8.305030)
test_basic 0.003101 0.004371 0.341130 ( 0.436659)
test_all 0.002027 0.000152 661.541643 ( 65.645594)
test_rubyspec 0.107797 0.059473 46.276687 ( 51.451854)
total: 130.70 sec