Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-064522
#<BuildRuby:0x000055f793384038
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220717-064522",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.003246 0.003493 0.829194 ( 0.850714)
build_miniruby 0.000918 0.000123 0.057213 ( 0.055917)
build_ruby 0.000794 0.000106 0.059198 ( 0.058021)
build_all 0.000475 0.004048 1.526117 ( 0.615939)
build_install 0.009147 0.001830 5.632016 ( 2.165351)
test_btest 0.000638 0.000127 52.065205 ( 8.126536)
test_basic 0.004827 0.000966 0.257743 ( 0.346713)
test_all 0.000866 0.000173 583.598183 ( 92.521488)
test_rubyspec 0.037194 0.046876 43.397665 ( 49.038034)
total: 153.78 sec