Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-153202
#<BuildRuby:0x0000563f25d373a8
@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.20220820-153202",
@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.000011 0.000001 0.000012 ( 0.000014)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.005780 0.005341 0.957932 ( 1.005662)
build_miniruby 0.001602 0.000400 0.078730 ( 0.076595)
build_ruby 0.000000 0.002251 0.071876 ( 0.069428)
build_all 0.008113 0.001932 1.546323 ( 0.590643)
build_install 0.019942 0.002754 1.864709 ( 0.918158)
test_btest 0.000830 0.000207 71.732737 ( 8.278759)
test_basic 0.007080 0.000475 0.318196 ( 0.412712)
test_all 0.006162 0.000185 674.232643 ( 66.587613)
test_rubyspec 0.127327 0.048053 46.122710 ( 54.479328)
total: 132.42 sec