Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-122215
#<BuildRuby:0x000055c243170920
@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-122215",
@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.000016 0.000003 0.000019 ( 0.000019)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000000 0.011723 0.955721 ( 1.125445)
build_miniruby 0.001556 0.000769 0.071853 ( 0.069703)
build_ruby 0.001306 0.000503 0.076887 ( 0.075966)
build_all 0.003812 0.005992 1.528076 ( 0.580790)
build_install 0.017390 0.006723 5.193820 ( 2.077381)
test_btest 0.000833 0.000371 73.346574 ( 8.218682)
test_basic 0.006200 0.001432 0.322575 ( 0.412694)
test_all 0.001287 0.000552 641.493002 ( 64.800426)
test_rubyspec 0.098102 0.065278 45.417947 ( 51.139438)
total: 128.50 sec