Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-125111
#<BuildRuby:0x0000561b1a5849c8
@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.20220820-125111",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007259 0.004779 0.972178 ( 1.010260)
build_miniruby 0.001484 0.000318 0.073710 ( 0.071966)
build_ruby 0.001873 0.000401 0.079195 ( 0.077061)
build_all 0.007962 0.001707 1.555447 ( 0.587792)
build_install 0.006725 0.012720 1.834634 ( 0.897495)
test_btest 0.000733 0.000262 73.433914 ( 8.830522)
test_basic 0.005401 0.001929 0.338351 ( 0.434188)
test_all 0.003961 0.001415 653.254433 ( 64.493826)
test_rubyspec 0.095707 0.073825 46.491347 ( 54.941366)
total: 131.35 sec