Logfile: /home/ko1/ruby/logs/brlog.trunk.20220326-044440
#<BuildRuby:0x000055923df40f40
@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.20220326-044440",
@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.000019 0.000002 0.000021 ( 0.000021)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.003503 0.007455 0.998261 ( 1.193947)
build_miniruby 0.001954 0.000366 0.070722 ( 0.068451)
build_ruby 0.001713 0.000321 0.076281 ( 0.074034)
build_all 0.008391 0.003285 4.229865 ( 0.857973)
build_install 0.020205 0.004046 7.954864 ( 2.474873)
test_btest 0.001189 0.000248 74.219269 ( 7.753779)
test_basic 0.002838 0.004712 0.339004 ( 0.427805)
test_all 0.000948 0.000237 700.527367 ( 67.844876)
test_rubyspec 0.114632 0.051652 46.012799 ( 51.499326)
total: 132.20 sec