Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-135243
#<BuildRuby:0x00005591dcf8c8e8
@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.20220717-135243",
@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.000003 0.000001 0.000004 ( 0.000009)
autoconf 0.000021 0.000000 0.000021 ( 0.000014)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.009786 0.001931 1.008363 ( 1.157827)
build_miniruby 0.001493 0.000498 0.073477 ( 0.071395)
build_ruby 0.001502 0.000501 0.073449 ( 0.071420)
build_all 0.008788 0.001217 1.532772 ( 0.582451)
build_install 0.011321 0.010700 5.156978 ( 2.079423)
test_btest 0.000859 0.000344 72.240730 ( 8.367194)
test_basic 0.006602 0.001007 0.332174 ( 0.421506)
test_all 0.000556 0.002642 643.653715 ( 64.708213)
test_rubyspec 0.084922 0.089873 45.789298 ( 51.545996)
total: 129.01 sec