Logfile: /home/ko1/ruby/logs/brlog.trunk.20220908-065208
#<BuildRuby:0x000055d6e3ddcd30
@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.20220908-065208",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011334 0.000000 0.958212 ( 0.974778)
build_miniruby 0.001898 0.000157 0.077587 ( 0.076031)
build_ruby 0.001790 0.000224 0.073906 ( 0.071736)
build_all 0.010202 0.000195 1.582194 ( 0.607031)
build_install 0.018428 0.005121 1.915825 ( 0.953275)
test_btest 0.000844 0.000121 93.516069 ( 9.738015)
test_basic 0.003355 0.004403 0.360053 ( 0.455863)
test_all 0.003972 0.000000 641.298511 ( 66.763914)
test_rubyspec 0.140756 0.034304 47.450690 ( 55.770904)
total: 135.41 sec