Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-074431
#<BuildRuby:0x000056363f5973a8
@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-074431",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.009384 0.000671 1.196868 ( 1.496460)
build_miniruby 0.002044 0.000146 0.840191 ( 0.846777)
build_ruby 0.003779 0.000000 2.227222 ( 2.149438)
build_all 0.019155 0.000238 18.532103 ( 2.146860)
build_install 0.007475 0.011107 2.065497 ( 1.023833)
test_btest 0.001266 0.000211 95.325777 ( 9.472990)
test_basic 0.008085 0.000420 0.354339 ( 0.443240)
test_all 0.002112 0.000334 700.119613 ( 70.186628)
test_rubyspec 0.099530 0.052126 49.131461 ( 57.665205)
total: 145.43 sec