Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-143508
#<BuildRuby:0x000055569ec74008
@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.20221213-143508",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.004352 0.000021 0.799981 ( 1.017117)
build_miniruby 0.000843 0.000044 0.996381 ( 0.995006)
build_ruby 0.001210 0.000063 2.731430 ( 2.627365)
build_all 0.005337 0.003815 15.762287 ( 3.361012)
build_install 0.008249 0.000390 2.267995 ( 1.263014)
test_btest 0.000528 0.000048 62.195278 ( 10.962107)
test_basic 0.004900 0.000063 0.309460 ( 0.399662)
test_all 0.001212 0.000106 662.491833 (153.253429)
test_rubyspec 0.060014 0.011233 52.594775 ( 60.796755)
total: 234.68 sec