Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-223448
#<BuildRuby:0x000055b91f463df8
@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.20221216-223448",
@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.000011 0.000000 0.000011 ( 0.000011)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004185 0.000233 0.860500 ( 1.196029)
build_miniruby 0.000898 0.000049 1.001220 ( 0.999654)
build_ruby 0.001027 0.000057 2.699859 ( 2.614191)
build_all 0.008642 0.000480 15.749264 ( 3.377309)
build_install 0.009362 0.000237 2.255691 ( 1.257381)
test_btest 0.000590 0.000000 60.954496 ( 11.757297)
test_basic 0.004678 0.000011 0.333086 ( 0.424309)
test_all 0.001344 0.000067 662.650168 (157.326286)
test_rubyspec 0.051162 0.012020 52.884050 ( 61.060337)
total: 240.01 sec