Logfile: /home/ko1/ruby/logs/brlog.trunk.20220513-220545
#<BuildRuby:0x000055bc0c1f65a8
@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.20220513-220545",
@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.000006)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005851 0.000900 0.893426 ( 1.150923)
build_miniruby 0.000769 0.000118 0.056634 ( 0.055482)
build_ruby 0.000000 0.000974 0.058080 ( 0.056955)
build_all 0.000000 0.004080 1.498941 ( 0.606225)
build_install 0.008447 0.002517 6.336354 ( 2.885408)
test_btest 0.000652 0.000000 54.399630 ( 8.227471)
test_basic 0.005470 0.000000 0.315379 ( 0.403929)
test_all 0.000807 0.000671 621.759025 ( 91.638326)
test_rubyspec 0.084807 0.035392 44.357239 ( 49.186596)
total: 154.21 sec