Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-184536
#<BuildRuby:0x00005592ecb87598
@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.20221210-184536",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.003234 0.000269 0.617235 ( 1.012829)
build_miniruby 0.000959 0.000000 0.718593 ( 0.718148)
build_ruby 0.001343 0.000000 2.498146 ( 2.422156)
build_all 0.008918 0.000176 12.453220 ( 1.522401)
build_install 0.002319 0.004306 1.652724 ( 0.777505)
test_btest 0.000562 0.000075 64.258794 ( 6.454177)
test_basic 0.003090 0.000412 0.235547 ( 0.331166)
test_all 0.000970 0.000062 487.381927 ( 50.165678)
test_rubyspec 0.008401 0.017090 35.052927 ( 45.665829)
total: 109.07 sec