Logfile: /home/ko1/ruby/logs/brlog.trunk.20220209-222143
#<BuildRuby:0x000055cfcb2ac6c8
@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.20220209-222143",
@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.000000 0.000009 ( 0.000009)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.008559 0.004245 0.987302 ( 1.264910)
build_miniruby 0.002143 0.000268 0.079263 ( 0.077105)
build_ruby 0.001738 0.000217 0.069256 ( 0.066941)
build_all 0.009547 0.001193 4.062546 ( 0.785191)
build_install 0.024727 0.000000 7.964359 ( 2.334222)
test_btest 0.001178 0.000000 70.180398 ( 7.951739)
test_basic 0.007342 0.000000 0.347254 ( 0.445239)
test_all 0.001554 0.000000 702.483799 ( 67.370964)
test_rubyspec 0.111892 0.046944 46.389044 ( 51.759243)
total: 132.06 sec