Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-064304
#<BuildRuby:0x00005568d459d930
@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-064304",
@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.000009 0.000006 0.000015 ( 0.000015)
autoconf 0.000014 0.000009 0.000023 ( 0.000022)
configure 0.000007 0.000005 0.000012 ( 0.000011)
build_up 0.007503 0.005002 0.958435 ( 1.516679)
build_miniruby 0.001396 0.000931 0.075033 ( 0.072697)
build_ruby 0.001417 0.000944 0.075040 ( 0.072609)
build_all 0.009445 0.000000 3.999935 ( 0.777823)
build_install 0.016997 0.005183 7.697989 ( 2.298175)
test_btest 0.000685 0.000343 46.890174 ( 43.658629)
test_basic 0.007292 0.000000 0.335068 ( 0.428859)
test_all 0.001805 0.000000 643.491662 ( 64.775500)
test_rubyspec 0.097333 0.078892 45.842470 ( 51.245719)
total: 164.85 sec