Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-015442
#<BuildRuby:0x000055da1b0e83a0
@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.20220821-015442",
@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.000013 0.000000 0.000013 ( 0.000014)
configure 0.000053 0.000004 0.000057 ( 0.000068)
build_up 0.010719 0.000714 0.961886 ( 1.009348)
build_miniruby 0.002130 0.000142 0.077399 ( 0.076292)
build_ruby 0.001825 0.000122 0.077156 ( 0.076360)
build_all 0.010126 0.000014 1.532753 ( 0.584111)
build_install 0.020868 0.000883 1.876040 ( 0.919740)
test_btest 0.000000 0.000881 78.575418 ( 8.504844)
test_basic 0.003230 0.005276 0.327687 ( 0.416565)
test_all 0.000000 0.004748 670.937805 ( 65.927760)
test_rubyspec 0.119339 0.056375 46.122398 ( 54.603488)
total: 132.12 sec