Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-233326
#<BuildRuby:0x000055acb92e1e98
@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-233326",
@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.000018 0.000003 0.000021 ( 0.000021)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.003703 0.000570 0.835448 ( 1.098720)
build_miniruby 0.000945 0.000145 0.985655 ( 0.984432)
build_ruby 0.001048 0.000161 2.696131 ( 2.601056)
build_all 0.008867 0.000021 15.793554 ( 3.369103)
build_install 0.007582 0.000402 2.192183 ( 1.206095)
test_btest 0.000532 0.000066 59.804502 ( 11.878549)
test_basic 0.000000 0.004831 0.332913 ( 0.423566)
test_all 0.000000 0.001652 667.515079 (146.736959)
test_rubyspec 0.016733 0.044502 53.255244 ( 61.452320)
total: 229.75 sec