Logfile: /home/ko1/ruby/logs/brlog.trunk.20220627-064412
#<BuildRuby:0x00005558f32706e0
@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.20220627-064412",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.010119 0.000822 0.989322 ( 1.314211)
build_miniruby 0.001647 0.000220 0.066888 ( 0.065868)
build_ruby 0.002023 0.000269 0.069669 ( 0.067932)
build_all 0.009842 0.000069 1.522604 ( 0.592943)
build_install 0.013502 0.010213 5.853715 ( 2.774988)
test_btest 0.000880 0.000185 73.020054 ( 8.177420)
test_basic 0.006997 0.000412 0.325625 ( 0.415230)
test_all 0.001038 0.001440 650.311928 ( 65.018789)
test_rubyspec 0.101176 0.084266 46.199688 ( 52.006467)
total: 130.43 sec