Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-211605
#<BuildRuby:0x0000560582780040
@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.20221226-211605",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000036 0.000002 0.000038 ( 0.000038)
configure 0.000028 0.000002 0.000030 ( 0.000029)
build_up 0.008738 0.000546 0.948809 ( 1.086686)
build_miniruby 0.001235 0.000077 1.003927 ( 1.001871)
build_ruby 0.001543 0.000097 2.766856 ( 2.765014)
build_all 0.009289 0.000000 16.566239 ( 2.965884)
build_install 0.009273 0.000000 2.222537 ( 1.170778)
test_btest 0.000978 0.000000 74.370487 ( 10.864659)
test_basic 0.006079 0.000119 0.349491 ( 0.436150)
test_all 0.001292 0.000062 675.259169 ( 95.923171)
test_rubyspec 0.068165 0.034306 50.822699 ( 58.927590)
total: 175.14 sec