Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-064753
#<BuildRuby:0x0000558084ff2be8
@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.20221208-064753",
@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.000000 0.000009 ( 0.000010)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.000000 0.005267 1.237542 ( 1.902863)
build_miniruby 0.000000 0.000956 1.027555 ( 1.026261)
build_ruby 0.000194 0.001014 2.701046 ( 2.602103)
build_all 0.009302 0.000000 15.752955 ( 3.297343)
build_install 0.004643 0.005596 2.201719 ( 1.241554)
test_btest 0.000454 0.000103 56.651202 ( 12.156241)
test_basic 0.003955 0.000899 0.337005 ( 0.427708)
test_all 0.000807 0.000183 661.476353 (106.964765)
test_rubyspec 0.054635 0.009673 52.841968 ( 61.172962)
total: 190.79 sec