Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-005634
#<BuildRuby:0x00005586463dd318
@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.20220815-005634",
@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.000023 0.000004 0.000027 ( 0.000026)
autoconf 0.000035 0.000006 0.000041 ( 0.000041)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.008982 0.004272 0.817701 ( 0.877809)
build_miniruby 0.001618 0.000347 0.062270 ( 0.060757)
build_ruby 0.001405 0.000301 0.062323 ( 0.060956)
build_all 0.007684 0.000000 1.216368 ( 0.460923)
build_install 0.012007 0.004889 1.593258 ( 0.794461)
test_btest 0.001021 0.000227 54.348175 ( 6.094888)
test_basic 0.006092 0.000319 0.296817 ( 0.386544)
test_all 0.004742 0.000042 508.133087 ( 53.497610)
test_rubyspec 0.105206 0.034795 41.425483 ( 49.064292)
total: 111.30 sec