Logfile: /home/ko1/ruby/logs/brlog.trunk.20220212-034516
#<BuildRuby:0x0000555f0e634af8
@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.20220212-034516",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004530 0.007805 3.817800 ( 4.045751)
build_miniruby 0.000067 0.003854 20.419459 ( 5.360006)
build_ruby 0.002511 0.001076 3.318555 ( 3.132331)
build_all 0.020297 0.001410 21.194586 ( 2.315896)
build_install 0.023954 0.000697 7.952291 ( 2.295476)
test_btest 0.001000 0.000260 73.462982 ( 8.099271)
test_basic 0.006538 0.000529 0.326616 ( 0.416628)
test_all 0.001430 0.000357 698.351426 ( 67.803088)
test_rubyspec 0.109981 0.061848 46.248570 ( 51.840382)
total: 145.31 sec