Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-170941
#<BuildRuby:0x00005647a551bfb0
@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-170941",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000016 0.000001 0.000017 ( 0.000016)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.000680 0.004197 1.177477 ( 1.308662)
build_miniruby 0.000791 0.000083 1.045217 ( 1.044128)
build_ruby 0.001110 0.000116 2.751499 ( 2.647777)
build_all 0.008384 0.000412 15.643972 ( 3.269289)
build_install 0.010831 0.000171 2.238922 ( 1.224983)
test_btest 0.000548 0.000050 61.316076 ( 12.387550)
test_basic 0.004608 0.000419 0.289505 ( 0.379892)
test_all 0.000870 0.000080 665.333452 (104.893679)
test_rubyspec 0.047972 0.018414 53.085639 ( 61.222204)
total: 188.38 sec