Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-105815
#<BuildRuby:0x000055db41764a68
@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.20220801-105815",
@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.000017 0.000001 0.000018 ( 0.000018)
configure 0.000024 0.000002 0.000026 ( 0.000024)
build_up 0.008512 0.000608 0.854960 ( 1.600860)
build_miniruby 0.001430 0.000103 0.063660 ( 0.063163)
build_ruby 0.001567 0.000112 0.065819 ( 0.065442)
build_all 0.008867 0.000633 1.257406 ( 0.484944)
build_install 0.011293 0.004761 4.294817 ( 1.857606)
test_btest 0.001711 0.000201 54.061786 ( 6.357260)
test_basic 0.005416 0.000637 0.291971 ( 0.384853)
test_all 0.002806 0.000000 480.917879 ( 51.658171)
test_rubyspec 0.074054 0.045726 41.907531 ( 47.895931)
total: 110.37 sec