Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-054940
#<BuildRuby:0x0000561c3f6c11f8
@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.20220818-054940",
@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.000000 0.000010 ( 0.000009)
configure 0.000020 0.000000 0.000020 ( 0.000019)
build_up 0.010486 0.000369 0.953213 ( 2.749863)
build_miniruby 0.001429 0.000219 0.063494 ( 0.063550)
build_ruby 0.001627 0.000251 0.065178 ( 0.065461)
build_all 0.007015 0.001080 1.270331 ( 0.480884)
build_install 0.010322 0.005156 1.584067 ( 0.809009)
test_btest 0.000760 0.000152 52.463598 ( 6.269230)
test_basic 0.004871 0.000974 0.298107 ( 0.393224)
test_all 0.005403 0.000000 511.671929 ( 53.262375)
test_rubyspec 0.088058 0.053989 41.571277 ( 49.060702)
total: 113.16 sec