Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-040127
#<BuildRuby:0x00005615be8b0dd8
@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="-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.20220824-040127",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.012215 0.000015 1.021172 ( 1.587486)
build_miniruby 0.001954 0.000244 0.075689 ( 0.073175)
build_ruby 0.001930 0.000241 0.078896 ( 0.076703)
build_all 0.008662 0.001083 1.537165 ( 0.579498)
build_install 0.012781 0.009319 1.883457 ( 0.912059)
test_btest 0.000930 0.000195 70.042459 ( 8.442512)
test_basic 0.004042 0.003482 0.316326 ( 0.409736)
test_all 0.000000 0.003556 670.165055 ( 65.660453)
test_rubyspec 0.093865 0.078798 46.064077 ( 54.444546)
total: 132.19 sec