Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-170040
#<BuildRuby:0x000055eeea919400
@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-170040",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000046 0.000000 0.000046 ( 0.000047)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.009746 0.000432 0.788630 ( 0.893477)
build_miniruby 0.001367 0.000106 0.063902 ( 0.063061)
build_ruby 0.001335 0.000102 0.056265 ( 0.055187)
build_all 0.009036 0.000000 1.247314 ( 0.461992)
build_install 0.015640 0.000303 1.598714 ( 0.776269)
test_btest 0.001313 0.000077 51.572407 ( 6.216725)
test_basic 0.006470 0.000063 0.308818 ( 0.405843)
test_all 0.005090 0.000000 502.988711 ( 52.738521)
test_rubyspec 0.103242 0.030069 41.626869 ( 50.175194)
total: 111.79 sec