Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-204759
#<BuildRuby:0x000055f7ba02d480
@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.20221006-204759",
@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.000026 0.000007 0.000033 ( 0.000033)
autoconf 0.000096 0.000000 0.000096 ( 0.000091)
configure 0.000027 0.000000 0.000027 ( 0.000026)
build_up 0.006695 0.005091 1.065920 ( 1.138195)
build_miniruby 0.002020 0.000000 0.092696 ( 0.090080)
build_ruby 0.001407 0.000000 0.098055 ( 0.096047)
build_all 0.007310 0.000628 1.288103 ( 0.550979)
build_install 0.007346 0.008372 1.586739 ( 0.878680)
test_btest 0.001116 0.000418 63.845777 ( 6.540366)
test_basic 0.004814 0.001805 0.357028 ( 0.454574)
test_all 0.006100 0.000469 481.152645 ( 52.314979)
test_rubyspec 0.061224 0.069238 42.311747 ( 50.958615)
total: 113.02 sec