Logfile: /home/ko1/ruby/logs/brlog.trunk.20220903-073755
#<BuildRuby:0x000055f61aee08e8
@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.20220903-073755",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000018 0.000003 0.000021 ( 0.000014)
configure 0.000091 0.000014 0.000105 ( 0.000111)
build_up 0.010098 0.001554 0.999670 ( 1.105325)
build_miniruby 0.001864 0.000287 0.078718 ( 0.076686)
build_ruby 0.002243 0.000345 0.079268 ( 0.076731)
build_all 0.004550 0.006277 1.563133 ( 0.586962)
build_install 0.012241 0.009758 1.901019 ( 0.913678)
test_btest 0.000000 0.001539 76.489275 ( 8.509715)
test_basic 0.002834 0.004712 0.313422 ( 0.407014)
test_all 0.002628 0.000985 686.842020 ( 66.964789)
test_rubyspec 0.139686 0.033201 45.638295 ( 54.025196)
total: 132.67 sec