Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-095133
#<BuildRuby:0x0000560803ad7f58
@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.20221231-095133",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.005436 0.001254 0.858341 ( 1.044663)
build_miniruby 0.001059 0.000245 1.017843 ( 1.015731)
build_ruby 0.001333 0.000307 2.787238 ( 2.784614)
build_all 0.005111 0.004813 16.746654 ( 3.001543)
build_install 0.009695 0.000000 2.287855 ( 1.179008)
test_btest 0.001125 0.000000 75.033137 ( 10.989317)
test_basic 0.002115 0.004389 0.377717 ( 0.463801)
test_all 0.001453 0.000428 657.274075 ( 96.673458)
test_rubyspec 0.104607 0.024604 51.645871 ( 59.735383)
total: 176.89 sec