Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-133246
#<BuildRuby:0x000055eceb694028
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221218-133246",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.003693 0.000336 0.823964 ( 1.028537)
build_miniruby 0.000751 0.000068 0.966157 ( 0.965236)
build_ruby 0.001177 0.000107 2.703471 ( 2.613711)
build_all 0.000675 0.008389 15.938922 ( 3.329166)
build_install 0.005309 0.004415 2.279127 ( 1.279350)
test_btest 0.000567 0.000000 61.220787 ( 11.751149)
test_basic 0.004420 0.000170 0.330311 ( 0.421271)
test_all 0.001144 0.000239 684.437038 (139.910011)
test_rubyspec 0.043713 0.019031 53.196795 ( 61.370948)
total: 222.67 sec