Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-094743
#<BuildRuby:0x000055e2b8a14870
@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.20220202-094743",
@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.000004 0.000001 0.000005 ( 0.000011)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.001185 0.010684 0.944112 ( 1.153153)
build_miniruby 0.002146 0.000000 0.074268 ( 0.072072)
build_ruby 0.001977 0.000000 0.081513 ( 0.079892)
build_all 0.010538 0.000000 4.199872 ( 0.805620)
build_install 0.016382 0.006979 7.896402 ( 2.372722)
test_btest 0.000851 0.000314 46.995664 ( 43.935010)
test_basic 0.006787 0.000874 0.343271 ( 0.443691)
test_all 0.001421 0.000498 656.822608 ( 64.941049)
test_rubyspec 0.109018 0.046682 45.922896 ( 51.503715)
total: 165.31 sec