Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-171111
#<BuildRuby:0x0000560a8b6b9180
@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.20220828-171111",
@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.000033 0.000000 0.000033 ( 0.000034)
autoconf 0.000037 0.000000 0.000037 ( 0.000037)
configure 0.000024 0.000000 0.000024 ( 0.000025)
build_up 0.000000 0.012132 0.826563 ( 0.905898)
build_miniruby 0.000000 0.001967 0.063810 ( 0.063036)
build_ruby 0.000000 0.001856 0.057115 ( 0.056479)
build_all 0.005055 0.002395 1.264352 ( 0.477763)
build_install 0.013165 0.002131 1.575739 ( 0.801223)
test_btest 0.000000 0.001502 54.540918 ( 6.095358)
test_basic 0.002666 0.002824 0.291221 ( 0.383774)
test_all 0.002202 0.000647 488.427910 ( 51.838662)
test_rubyspec 0.080538 0.051329 41.096092 ( 49.714071)
total: 110.34 sec