Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-221733
#<BuildRuby:0x000055af85c87f00
@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.20221217-221733",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000029 0.000005 0.000034 ( 0.000034)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.004313 0.000053 0.832259 ( 1.307642)
build_miniruby 0.000858 0.000151 1.083765 ( 1.082639)
build_ruby 0.001097 0.000194 2.888219 ( 2.779615)
build_all 0.008777 0.000073 15.974461 ( 3.400461)
build_install 0.010391 0.000289 2.323258 ( 1.336855)
test_btest 0.000495 0.000071 65.962806 ( 10.665635)
test_basic 0.004581 0.000037 0.318733 ( 0.409153)
test_all 0.001277 0.000174 680.681973 (146.876361)
test_rubyspec 0.045055 0.016324 53.017831 ( 61.170759)
total: 229.03 sec