Logfile: /home/ko1/ruby/logs/brlog.trunk.20220625-180856
#<BuildRuby:0x000055e374c0d480
@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.20220625-180856",
@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.000016 0.000007 0.000023 ( 0.000022)
autoconf 0.000041 0.000016 0.000057 ( 0.000057)
configure 0.000020 0.000008 0.000028 ( 0.000028)
build_up 0.006656 0.005198 0.819471 ( 0.862331)
build_miniruby 0.001415 0.000643 0.064381 ( 0.062724)
build_ruby 0.002216 0.000000 0.066298 ( 0.064530)
build_all 0.002882 0.004758 1.255498 ( 0.477583)
build_install 0.015128 0.002685 4.957924 ( 2.438425)
test_btest 0.000772 0.000331 54.705396 ( 6.141088)
test_basic 0.000810 0.005346 0.291750 ( 0.393725)
test_all 0.003208 0.000000 508.803001 ( 53.830759)
test_rubyspec 0.089829 0.042771 41.560816 ( 47.448794)
total: 111.72 sec