Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-015854
#<BuildRuby:0x0000562dbb1e0e80
@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.20220826-015854",
@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.000027 0.000000 0.000027 ( 0.000028)
autoconf 0.000044 0.000000 0.000044 ( 0.000044)
configure 0.000065 0.000000 0.000065 ( 0.000061)
build_up 0.002769 0.008796 0.856624 ( 4.132581)
build_miniruby 0.002193 0.000000 0.063238 ( 0.061285)
build_ruby 0.002020 0.000000 0.063759 ( 0.061365)
build_all 0.007196 0.000949 1.232703 ( 0.473042)
build_install 0.016837 0.000000 1.570059 ( 0.795403)
test_btest 0.000894 0.000000 51.475687 ( 6.238636)
test_basic 0.003371 0.003115 0.289471 ( 0.379265)
test_all 0.004024 0.000549 514.899968 ( 53.298334)
test_rubyspec 0.090761 0.037538 41.837697 ( 50.076584)
total: 115.52 sec