Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-204106
#<BuildRuby:0x0000560585143760
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221207-204106",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.003371 0.007932 1.223813 ( 1.382366)
build_miniruby 0.001710 0.000489 0.848672 ( 0.848078)
build_ruby 0.002437 0.000696 2.209496 ( 2.118988)
build_all 0.001295 0.017819 18.672617 ( 2.214600)
build_install 0.008834 0.010392 2.059033 ( 1.054675)
test_btest 0.000633 0.000409 92.121927 ( 8.802453)
test_basic 0.005839 0.001105 0.340917 ( 0.432334)
test_all 0.001323 0.000808 697.628097 ( 71.110526)
test_rubyspec 0.072304 0.076668 49.533568 ( 57.951454)
total: 145.92 sec