Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-203111
#<BuildRuby:0x000055ede4813f58
@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.20221207-203111",
@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.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.005068 0.000065 1.201905 ( 1.366158)
build_miniruby 0.000908 0.000054 0.934592 ( 0.933312)
build_ruby 0.001128 0.000067 2.739240 ( 2.610397)
build_all 0.008885 0.000000 15.845134 ( 3.420727)
build_install 0.006367 0.003667 2.282675 ( 1.259843)
test_btest 0.000527 0.000048 58.750006 ( 12.309122)
test_basic 0.004080 0.000371 0.304653 ( 0.396484)
test_all 0.000835 0.000076 665.893342 (122.252079)
test_rubyspec 0.035640 0.019367 52.712109 ( 60.987570)
total: 205.54 sec