Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-115026
#<BuildRuby:0x00005642ba525550
@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.20220804-115026",
@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.000025 0.000010 0.000035 ( 0.000035)
autoconf 0.000051 0.000019 0.000070 ( 0.000069)
configure 0.000037 0.000013 0.000050 ( 0.000049)
build_up 0.009435 0.001869 0.853954 ( 1.221226)
build_miniruby 0.000987 0.000329 0.054667 ( 0.053525)
build_ruby 0.000931 0.000310 0.055139 ( 0.054377)
build_all 0.004704 0.004557 1.253695 ( 0.486172)
build_install 0.011007 0.005301 4.216003 ( 1.760079)
test_btest 0.001167 0.000467 54.866003 ( 6.021218)
test_basic 0.000613 0.004999 0.294011 ( 0.385348)
test_all 0.001565 0.000730 492.810161 ( 51.546132)
test_rubyspec 0.082386 0.039927 41.251259 ( 48.765094)
total: 110.29 sec