Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-105536
#<BuildRuby:0x000055c6f908e038
@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-105536",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.009635 0.000402 0.811209 ( 0.902823)
build_miniruby 0.001704 0.000000 0.061977 ( 0.060564)
build_ruby 0.001482 0.000000 0.052121 ( 0.050780)
build_all 0.008134 0.000000 1.256136 ( 0.474289)
build_install 0.014741 0.000479 1.582105 ( 0.789544)
test_btest 0.001233 0.000069 54.621833 ( 6.114101)
test_basic 0.004867 0.000271 0.298740 ( 0.390426)
test_all 0.000000 0.003684 477.471530 ( 51.334981)
test_rubyspec 0.078850 0.040453 41.875102 ( 50.346647)
total: 110.47 sec