Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-140802
#<BuildRuby:0x000055aa3e6132b0
@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.20220814-140802",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.011560 0.000000 0.984681 ( 2.132664)
build_miniruby 0.001805 0.000155 0.069703 ( 0.068232)
build_ruby 0.002008 0.000251 0.074150 ( 0.072618)
build_all 0.005471 0.004491 1.526131 ( 0.585774)
build_install 0.022309 0.000698 1.916277 ( 0.947147)
test_btest 0.001110 0.000158 75.979116 ( 8.421632)
test_basic 0.002796 0.004311 0.326855 ( 0.417026)
test_all 0.000707 0.003729 671.478612 ( 66.204078)
test_rubyspec 0.116660 0.057895 45.814898 ( 53.427131)
total: 132.28 sec