Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-014502
#<BuildRuby:0x0000560f22a7f0f8
@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.20220828-014502",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000032 0.000003 0.000035 ( 0.000032)
build_up 0.008683 0.002903 0.969539 ( 1.101753)
build_miniruby 0.001710 0.000180 0.073499 ( 0.072041)
build_ruby 0.002295 0.000242 0.080071 ( 0.077830)
build_all 0.005654 0.004056 1.551226 ( 0.580409)
build_install 0.023194 0.000000 1.895124 ( 0.911868)
test_btest 0.001098 0.000000 73.823396 ( 7.934445)
test_basic 0.005164 0.003677 0.331687 ( 0.418809)
test_all 0.004612 0.000108 646.096288 ( 66.089617)
test_rubyspec 0.088063 0.065794 45.811191 ( 54.274119)
total: 131.46 sec