Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-165930
#<BuildRuby:0x00005576554de678
@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.20221208-165930",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000017 0.000001 0.000018 ( 0.000019)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.005003 0.000000 1.105545 ( 1.332481)
build_miniruby 0.000942 0.000000 0.983513 ( 0.982060)
build_ruby 0.001153 0.000000 2.715968 ( 2.627736)
build_all 0.009200 0.000000 15.830333 ( 3.267422)
build_install 0.008775 0.000000 2.248741 ( 1.267131)
test_btest 0.000550 0.000000 68.099136 ( 11.262849)
test_basic 0.005113 0.000000 0.324591 ( 0.414706)
test_all 0.001275 0.000000 654.769634 (126.863934)
test_rubyspec 0.038726 0.022860 52.712900 ( 60.874978)
total: 208.89 sec