Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-031404
#<BuildRuby:0x000055c0614c9e98
@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-031404",
@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.000007)
autoconf 0.000026 0.000000 0.000026 ( 0.000026)
configure 0.000015 0.000000 0.000015 ( 0.000014)
build_up 0.005103 0.000000 1.128666 ( 1.171604)
build_miniruby 0.000930 0.000000 0.949997 ( 0.948763)
build_ruby 0.001177 0.000000 2.731043 ( 2.645344)
build_all 0.004876 0.004204 15.883804 ( 3.255563)
build_install 0.000464 0.008496 2.256106 ( 1.258133)
test_btest 0.000530 0.000093 66.200276 ( 11.028894)
test_basic 0.004054 0.000716 0.282728 ( 0.374320)
test_all 0.000720 0.000127 668.158101 (118.620201)
test_rubyspec 0.033618 0.027253 52.629576 ( 60.841106)
total: 200.14 sec