Logfile: /home/ko1/ruby/logs/brlog.trunk.20220913-235755
#<BuildRuby:0x000055fb92aac4c0
@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.20220913-235755",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000010 0.000003 0.000013 ( 0.000012)
build_up 0.003103 0.007707 1.132802 ( 1.133633)
build_miniruby 0.001420 0.000546 0.073146 ( 0.071488)
build_ruby 0.002275 0.000000 0.074392 ( 0.072170)
build_all 0.008724 0.000991 1.533931 ( 0.598720)
build_install 0.016019 0.006914 1.936486 ( 0.953509)
test_btest 0.000894 0.000316 93.518483 ( 9.848423)
test_basic 0.000000 0.006850 0.350966 ( 0.445380)
test_all 0.003327 0.001952 670.617942 ( 67.788288)
test_rubyspec 0.111699 0.064482 47.224639 ( 55.566142)
total: 136.48 sec