Logfile: /home/ko1/ruby/logs/brlog.trunk.20220402-135320
#<BuildRuby:0x000055c0f09bb778
@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.20220402-135320",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.008322 0.003328 1.014097 ( 1.552130)
build_miniruby 0.001284 0.000513 0.067404 ( 0.065728)
build_ruby 0.001694 0.000678 0.077087 ( 0.074509)
build_all 0.008721 0.001262 4.255490 ( 0.854913)
build_install 0.014658 0.010263 8.566698 ( 2.972176)
test_btest 0.000958 0.000411 78.170916 ( 8.266982)
test_basic 0.007370 0.000745 0.345687 ( 0.443791)
test_all 0.001596 0.000639 697.341592 ( 69.766376)
test_rubyspec 0.107735 0.053671 46.602605 ( 51.994343)
total: 135.99 sec