Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-074343
#<BuildRuby:0x000055d3af2481e0
@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.20220808-074343",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.002934 0.004067 0.804051 ( 1.605583)
build_miniruby 0.000953 0.000063 0.057181 ( 0.055968)
build_ruby 0.000965 0.000065 0.059611 ( 0.058349)
build_all 0.004349 0.000290 1.533165 ( 0.585812)
build_install 0.009839 0.000000 5.636472 ( 2.151630)
test_btest 0.000659 0.000000 48.687090 ( 8.245228)
test_basic 0.006624 0.000000 0.362018 ( 0.448964)
test_all 0.001208 0.000000 583.251271 ( 93.289912)
test_rubyspec 0.078935 0.044988 43.652332 ( 51.025024)
total: 157.47 sec