Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-154605
#<BuildRuby:0x0000558e19840010
@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.20221210-154605",
@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.000008 0.000001 0.000009 ( 0.000024)
autoconf 0.000031 0.000002 0.000033 ( 0.000033)
configure 0.000013 0.000001 0.000014 ( 0.000015)
build_up 0.000714 0.003300 0.934092 ( 1.149696)
build_miniruby 0.000930 0.000109 1.011069 ( 1.009765)
build_ruby 0.001288 0.000000 2.852360 ( 2.727722)
build_all 0.005093 0.004251 15.786377 ( 3.275597)
build_install 0.008960 0.000789 2.182317 ( 1.253069)
test_btest 0.000572 0.000091 62.527583 ( 11.202951)
test_basic 0.003971 0.000627 0.330273 ( 0.422180)
test_all 0.001360 0.000098 655.481575 (121.324762)
test_rubyspec 0.044308 0.014896 51.779500 ( 60.042776)
total: 202.41 sec