Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-072410
#<BuildRuby:0x000055e0732b86e0
@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.20220731-072410",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.012288 0.000543 0.963830 ( 1.118296)
build_miniruby 0.001881 0.000125 0.069214 ( 0.068035)
build_ruby 0.001810 0.000121 0.071196 ( 0.069694)
build_all 0.008309 0.000554 1.521035 ( 0.585524)
build_install 0.017816 0.005063 5.193461 ( 2.076868)
test_btest 0.000817 0.000086 71.600771 ( 8.248611)
test_basic 0.007332 0.000219 0.320694 ( 0.410362)
test_all 0.001819 0.000182 685.688206 ( 67.472627)
test_rubyspec 0.122524 0.058923 45.700721 ( 51.411396)
total: 131.46 sec