Logfile: /home/ko1/ruby/logs/brlog.trunk.20220326-162419
#<BuildRuby:0x0000559186247440
@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.20220326-162419",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.008819 0.001357 0.967228 ( 1.061156)
build_miniruby 0.001577 0.000243 0.067158 ( 0.065654)
build_ruby 0.001557 0.000240 0.075819 ( 0.074160)
build_all 0.009633 0.000670 4.203986 ( 0.843694)
build_install 0.021694 0.000688 8.032007 ( 2.406837)
test_btest 0.001059 0.000125 73.687501 ( 8.161599)
test_basic 0.001376 0.005943 0.336176 ( 0.432758)
test_all 0.001556 0.000275 674.210719 ( 66.429405)
test_rubyspec 0.098584 0.072619 45.985620 ( 51.389679)
total: 130.87 sec