Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-160730
#<BuildRuby:0x00005563fb9fc040
@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-160730",
@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.000018 0.000000 0.000018 ( 0.000018)
configure 0.000012 0.000000 0.000012 ( 0.000011)
build_up 0.005098 0.000000 1.106978 ( 1.519431)
build_miniruby 0.000872 0.000000 0.947961 ( 0.946586)
build_ruby 0.001223 0.000000 2.765138 ( 2.664024)
build_all 0.008906 0.000000 15.813797 ( 3.231906)
build_install 0.010848 0.000000 2.301521 ( 1.301464)
test_btest 0.000568 0.000000 66.086734 ( 11.393432)
test_basic 0.000000 0.004612 0.303952 ( 0.394739)
test_all 0.000000 0.000955 649.932106 (104.058833)
test_rubyspec 0.046193 0.013178 52.474456 ( 60.823592)
total: 186.33 sec