Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-034915
#<BuildRuby:0x000055e8e219bdf8
@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-034915",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000013 0.000003 0.000016 ( 0.000017)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.004825 0.000000 1.158425 ( 1.151634)
build_miniruby 0.000874 0.000000 1.016249 ( 1.015108)
build_ruby 0.001345 0.000000 2.792100 ( 2.698672)
build_all 0.003550 0.005573 15.870869 ( 3.420837)
build_install 0.009101 0.001395 2.270024 ( 1.272948)
test_btest 0.000476 0.000119 60.943302 ( 11.830569)
test_basic 0.001128 0.004169 0.308914 ( 0.399468)
test_all 0.000733 0.000220 664.744422 (102.684019)
test_rubyspec 0.033573 0.030058 53.183700 ( 61.322476)
total: 185.80 sec