Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-060835
#<BuildRuby:0x0000561c9d5dffb0
@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.20221209-060835",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000013 0.000002 0.000015 ( 0.000028)
build_up 0.000928 0.004074 1.239474 ( 1.502898)
build_miniruby 0.000645 0.000149 0.931282 ( 0.930059)
build_ruby 0.000962 0.000222 2.622681 ( 2.535437)
build_all 0.008995 0.000173 15.871085 ( 3.337341)
build_install 0.010068 0.000000 2.257960 ( 1.245532)
test_btest 0.000545 0.000000 65.050276 ( 11.003207)
test_basic 0.004716 0.000507 0.299484 ( 0.389498)
test_all 0.000834 0.000139 685.266819 (105.362222)
test_rubyspec 0.050679 0.008447 51.566668 ( 59.852204)
total: 186.16 sec