Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-062601
#<BuildRuby:0x000055b6978da858
@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.20221226-062601",
@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.000008)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.004339 0.000310 0.775961 ( 0.989507)
build_miniruby 0.000975 0.000069 1.112835 ( 1.111498)
build_ruby 0.001094 0.000078 2.621806 ( 2.620269)
build_all 0.008465 0.000275 15.843948 ( 3.385675)
build_install 0.009169 0.000611 2.239396 ( 1.229393)
test_btest 0.000628 0.000042 64.092824 ( 11.012829)
test_basic 0.003981 0.000265 0.299455 ( 0.390357)
test_all 0.000891 0.000060 646.936085 ( 99.613084)
test_rubyspec 0.063869 0.000827 52.772974 ( 60.928247)
total: 181.28 sec