Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-011226
#<BuildRuby:0x000055b5a26c0018
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221123-011226",
@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.000019 0.000001 0.000020 ( 0.000020)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.004747 0.000237 1.100314 ( 1.163601)
build_miniruby 0.000992 0.000000 0.959158 ( 0.957576)
build_ruby 0.001327 0.000000 2.819171 ( 2.725390)
build_all 0.008842 0.000119 15.942301 ( 3.321365)
build_install 0.004225 0.004064 1.963573 ( 1.111744)
test_btest 0.000542 0.000045 64.028839 ( 10.926584)
test_basic 0.004652 0.000029 0.308666 ( 0.399684)
test_all 0.001173 0.000093 687.315147 (107.433700)
test_rubyspec 0.054242 0.007601 52.795871 ( 61.003315)
total: 189.04 sec