Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-065032
#<BuildRuby:0x00005573a826c070
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221206-065032",
@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.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.004256 0.000088 0.808702 ( 1.131054)
build_miniruby 0.000962 0.000000 0.523701 ( 0.523456)
build_ruby 0.001351 0.000000 1.711705 ( 1.652477)
build_all 0.003693 0.005984 12.017906 ( 1.484265)
build_install 0.005901 0.000730 1.603721 ( 0.749705)
test_btest 0.000495 0.000154 64.961678 ( 5.839210)
test_basic 0.002476 0.000774 0.238138 ( 0.335266)
test_all 0.000870 0.000149 483.554893 ( 50.269944)
test_rubyspec 0.001768 0.026140 35.358141 ( 45.840770)
total: 107.83 sec