Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-204714
#<BuildRuby:0x0000560dafa772f0
@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.20221205-204714",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.007552 0.003822 1.194871 ( 1.200839)
build_miniruby 0.001834 0.000367 0.830157 ( 0.831501)
build_ruby 0.000000 0.002711 2.221789 ( 2.133504)
build_all 0.011200 0.006098 18.360892 ( 2.122287)
build_install 0.011150 0.010400 2.000551 ( 1.023514)
test_btest 0.001075 0.000409 91.919281 ( 8.860230)
test_basic 0.006942 0.001084 0.345643 ( 0.434786)
test_all 0.001677 0.000610 698.522623 ( 70.250448)
test_rubyspec 0.103136 0.052403 48.478935 ( 56.895528)
total: 143.75 sec