Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-170132
#<BuildRuby:0x0000559a7ece4ca8
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220130-170132",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000022 0.000002 0.000024 ( 0.000023)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.007187 0.004734 0.937088 ( 0.956797)
build_miniruby 0.001980 0.000264 0.074248 ( 0.072332)
build_ruby 0.001552 0.000207 0.072819 ( 0.071493)
build_all 0.004569 0.005426 4.052977 ( 0.793561)
build_install 0.019571 0.000851 7.683928 ( 2.360186)
test_btest 0.001159 0.000193 46.778533 ( 44.126851)
test_basic 0.003308 0.004786 0.329950 ( 0.417802)
test_all 0.001986 0.000000 664.270268 ( 69.945256)
test_rubyspec 0.113961 0.032822 45.740759 ( 51.363519)
total: 170.11 sec