Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-061445
#<BuildRuby:0x000055af1bff4040
@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-061445",
@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.000002 0.000011 ( 0.000010)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000014 0.000003 0.000017 ( 0.000016)
build_up 0.004184 0.000738 1.176111 ( 1.163685)
build_miniruby 0.000841 0.000149 0.945483 ( 0.944088)
build_ruby 0.001027 0.000181 2.733981 ( 2.630565)
build_all 0.000444 0.008562 15.809381 ( 3.356570)
build_install 0.009932 0.000000 2.271929 ( 1.308014)
test_btest 0.000657 0.000000 66.095582 ( 10.686095)
test_basic 0.004829 0.000729 0.303663 ( 0.394483)
test_all 0.000705 0.000176 658.638789 (110.574333)
test_rubyspec 0.040498 0.024791 52.878129 ( 61.088337)
total: 192.15 sec