Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-090727
#<BuildRuby:0x000055af2173ec88
@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.20220812-090727",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008711 0.000339 0.872555 ( 1.137340)
build_miniruby 0.000000 0.001848 0.060743 ( 0.058220)
build_ruby 0.000000 0.001649 0.065025 ( 0.064409)
build_all 0.004894 0.005122 1.272742 ( 0.457335)
build_install 0.011847 0.003182 1.568193 ( 0.788603)
test_btest 0.001507 0.000317 53.057913 ( 6.301569)
test_basic 0.002556 0.003752 0.287731 ( 0.377770)
test_all 0.004102 0.000499 480.386769 ( 51.192226)
test_rubyspec 0.074380 0.051906 41.717538 ( 49.078826)
total: 109.46 sec