Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-073744
#<BuildRuby:0x000055ae25a4a8c0
@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.20220820-073744",
@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.000019 0.000002 0.000021 ( 0.000020)
configure 0.000013 0.000000 0.000013 ( 0.000014)
build_up 0.002970 0.003757 0.834789 ( 1.029290)
build_miniruby 0.000957 0.000127 0.057285 ( 0.056073)
build_ruby 0.000893 0.000119 0.061837 ( 0.060569)
build_all 0.004099 0.000547 1.539399 ( 0.591920)
build_install 0.010248 0.000211 1.912007 ( 0.960637)
test_btest 0.000675 0.000079 55.560701 ( 8.582100)
test_basic 0.006076 0.000000 0.334739 ( 0.423441)
test_all 0.002365 0.000000 626.202942 ( 92.119188)
test_rubyspec 0.097135 0.030396 44.195622 ( 52.442429)
total: 156.27 sec