Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-040354
#<BuildRuby:0x000055be04112700
@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.20220818-040354",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.000000 0.010298 1.004121 ( 2.773116)
build_miniruby 0.001635 0.001035 0.069734 ( 0.067523)
build_ruby 0.001383 0.000494 0.076413 ( 0.075473)
build_all 0.006453 0.003427 1.530995 ( 0.583334)
build_install 0.022548 0.000000 1.878594 ( 0.916479)
test_btest 0.001392 0.000000 75.768681 ( 8.682340)
test_basic 0.007982 0.000174 0.332812 ( 0.420732)
test_all 0.003083 0.000771 658.268475 ( 65.811580)
test_rubyspec 0.102910 0.072551 45.292167 ( 52.899863)
total: 132.23 sec