Logfile: /home/ko1/ruby/logs/brlog.trunk.20220317-214221
#<BuildRuby:0x0000561b3f1e3858
@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.20220317-214221",
@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.000006 0.000002 0.000008 ( 0.000009)
autoconf 0.000036 0.000013 0.000049 ( 0.000054)
configure 0.000021 0.000008 0.000029 ( 0.000028)
build_up 0.006686 0.005280 1.006699 ( 1.368861)
build_miniruby 0.001283 0.000534 0.075719 ( 0.073484)
build_ruby 0.001419 0.000591 0.070785 ( 0.068860)
build_all 0.004735 0.004793 4.146115 ( 0.865584)
build_install 0.015717 0.007650 7.912519 ( 2.413687)
test_btest 0.000000 0.001562 71.987292 ( 8.155297)
test_basic 0.001652 0.006677 0.352481 ( 0.439899)
test_all 0.001795 0.000319 646.661856 ( 65.637355)
test_rubyspec 0.087085 0.083225 46.245042 ( 51.740093)
total: 130.76 sec