Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-014157
#<BuildRuby:0x000055c8e140e700
@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.20220801-014157",
@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.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.006254 0.005029 0.969752 ( 1.590383)
build_miniruby 0.001632 0.000233 0.076024 ( 0.074202)
build_ruby 0.001422 0.000203 0.072540 ( 0.070786)
build_all 0.007993 0.001142 1.544318 ( 0.593450)
build_install 0.015960 0.006360 5.136677 ( 2.057996)
test_btest 0.001078 0.000202 70.966159 ( 8.365285)
test_basic 0.000827 0.005995 0.326997 ( 0.422679)
test_all 0.001761 0.000000 676.729138 ( 66.415536)
test_rubyspec 0.087037 0.072169 45.330218 ( 51.057573)
total: 130.65 sec