Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-150640
#<BuildRuby:0x000055d83a797468
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221121-150640",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000014 0.000004 0.000018 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.000000 0.005041 1.033455 ( 3.915266)
build_miniruby 0.000533 0.000261 0.985347 ( 0.984148)
build_ruby 0.000866 0.000309 2.751864 ( 2.640223)
build_all 0.008365 0.000400 15.628289 ( 3.347024)
build_install 0.006164 0.003263 1.931789 ( 1.128581)
test_btest 0.000000 0.000588 65.757657 ( 10.709218)
test_basic 0.002308 0.002468 0.312844 ( 0.404498)
test_all 0.000870 0.000321 723.084458 (111.724543)
test_rubyspec 0.036336 0.029519 53.394653 ( 61.614046)
total: 196.47 sec