Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-090809
#<BuildRuby:0x0000561da7304920
@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.20220727-090809",
@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.000018 0.000002 0.000020 ( 0.000020)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007753 0.003880 0.972161 ( 1.381583)
build_miniruby 0.001756 0.000329 0.076941 ( 0.074943)
build_ruby 0.002047 0.000000 0.074668 ( 0.072562)
build_all 0.005350 0.004822 1.535739 ( 0.571284)
build_install 0.014031 0.006938 5.181788 ( 2.074152)
test_btest 0.000961 0.000267 69.285462 ( 8.320880)
test_basic 0.007786 0.000782 0.318555 ( 0.413947)
test_all 0.002972 0.000000 673.373829 ( 66.304064)
test_rubyspec 0.111506 0.062267 45.374196 ( 51.134265)
total: 130.35 sec