Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-001542
#<BuildRuby:0x000055b405fb3e70
@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.20221211-001542",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.003851 0.000593 0.921619 ( 1.397119)
build_miniruby 0.000821 0.000126 1.042850 ( 1.041603)
build_ruby 0.001269 0.000000 2.835250 ( 2.736985)
build_all 0.008672 0.000152 15.724740 ( 3.392673)
build_install 0.007951 0.000431 2.257211 ( 1.240790)
test_btest 0.000494 0.000061 60.691550 ( 11.820335)
test_basic 0.004553 0.000000 0.325188 ( 0.416198)
test_all 0.000835 0.000080 658.538396 (111.878862)
test_rubyspec 0.032084 0.035874 52.503177 ( 60.702314)
total: 194.63 sec