Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-034913
#<BuildRuby:0x000055cd749291f8
@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-034913",
@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.000021 0.000004 0.000025 ( 0.000026)
autoconf 0.000030 0.000005 0.000035 ( 0.000036)
configure 0.000033 0.000000 0.000033 ( 0.000033)
build_up 0.010275 0.000982 0.833759 ( 0.886973)
build_miniruby 0.001510 0.000233 0.064499 ( 0.061968)
build_ruby 0.001656 0.000255 0.066457 ( 0.065070)
build_all 0.008518 0.000000 1.247460 ( 0.463944)
build_install 0.015878 0.001246 1.567491 ( 0.765383)
test_btest 0.001417 0.000000 54.963771 ( 6.165340)
test_basic 0.005236 0.000144 0.286551 ( 0.377633)
test_all 0.000000 0.004115 487.434399 ( 51.372744)
test_rubyspec 0.097150 0.036898 41.808599 ( 49.397909)
total: 109.56 sec