Logfile: /home/ko1/ruby/logs/brlog.trunk.20221019-203445
#<BuildRuby:0x000055a8e9449390
@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.20221019-203445",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.005516 0.004129 1.124792 ( 1.314430)
build_miniruby 0.001509 0.000100 0.102501 ( 0.099919)
build_ruby 0.001298 0.000086 0.105485 ( 0.103063)
build_all 0.007711 0.000000 1.384951 ( 0.599373)
build_install 0.015742 0.000329 1.700454 ( 0.913655)
test_btest 0.000000 0.001881 63.069647 ( 6.735863)
test_basic 0.000000 0.006000 0.367712 ( 0.458024)
test_all 0.004399 0.001965 519.251430 ( 54.724958)
test_rubyspec 0.087771 0.040949 43.320888 ( 51.976910)
total: 116.93 sec