Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-044938
#<BuildRuby:0x000055f3b8bf0cc8
@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-044938",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009398 0.000824 0.954544 ( 1.691606)
build_miniruby 0.001831 0.000281 0.074082 ( 0.071889)
build_ruby 0.001700 0.000262 0.076518 ( 0.076183)
build_all 0.004518 0.004701 4.105410 ( 0.801340)
build_install 0.016334 0.006452 7.671863 ( 2.366235)
test_btest 0.000942 0.000235 46.971173 ( 44.808772)
test_basic 0.003459 0.004712 0.336736 ( 0.425895)
test_all 0.000000 0.001759 693.246208 ( 67.153043)
test_rubyspec 0.068083 0.103275 45.804910 ( 51.253543)
total: 168.65 sec