Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-062457
#<BuildRuby:0x000055d6d62d4008
@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.20221223-062457",
@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.000016 0.000001 0.000017 ( 0.000017)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.003959 0.000283 0.866723 ( 1.574564)
build_miniruby 0.000921 0.000066 0.981230 ( 0.979805)
build_ruby 0.001056 0.000076 2.757297 ( 2.757386)
build_all 0.004011 0.004949 16.056994 ( 3.810582)
build_install 0.008969 0.000574 2.259599 ( 1.281188)
test_btest 0.000594 0.000079 67.421664 ( 11.372794)
test_basic 0.000922 0.004234 0.308730 ( 0.399078)
test_all 0.000861 0.000162 632.439445 (107.751658)
test_rubyspec 0.058909 0.010274 51.961014 ( 60.189065)
total: 190.12 sec