Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-045213
#<BuildRuby:0x00005639d5dbe858
@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.20230103-045213",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000014 0.000005 0.000019 ( 0.000018)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.005939 0.000590 0.843012 ( 1.043187)
build_miniruby 0.001054 0.000301 1.008977 ( 1.006856)
build_ruby 0.001260 0.000360 2.768913 ( 2.766279)
build_all 0.009579 0.000297 16.734317 ( 2.969741)
build_install 0.010430 0.001449 2.300672 ( 1.179820)
test_btest 0.000783 0.000184 78.749464 ( 10.518005)
test_basic 0.001592 0.005154 0.351373 ( 0.437184)
test_all 0.001009 0.000297 687.880128 ( 98.230151)
test_rubyspec 0.044327 0.057740 51.641572 ( 59.694408)
total: 177.85 sec