Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-172535
#<BuildRuby:0x0000560954e3b7b0
@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.20220727-172535",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010224 0.000848 0.957931 ( 1.082414)
build_miniruby 0.001668 0.000222 0.075923 ( 0.073828)
build_ruby 0.001690 0.000225 0.076555 ( 0.074461)
build_all 0.010688 0.000193 1.503924 ( 0.565353)
build_install 0.021538 0.003271 5.133774 ( 2.074662)
test_btest 0.001074 0.000134 72.112212 ( 8.290629)
test_basic 0.007531 0.000396 0.324394 ( 0.412461)
test_all 0.002392 0.000287 643.731397 ( 64.511893)
test_rubyspec 0.109303 0.069432 45.413505 ( 51.326688)
total: 128.41 sec