Logfile: /home/ko1/ruby/logs/brlog.trunk.20220915-202902
#<BuildRuby:0x00005558b04c6fe0
@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.20220915-202902",
@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.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.009657 0.000386 1.080932 ( 1.246104)
build_miniruby 0.001935 0.000129 0.070784 ( 0.069769)
build_ruby 0.001653 0.000110 0.065974 ( 0.064915)
build_all 0.011425 0.000140 1.578544 ( 0.613755)
build_install 0.023846 0.000024 1.930248 ( 0.960948)
test_btest 0.001333 0.000061 95.219497 ( 9.754277)
test_basic 0.007444 0.000338 0.362370 ( 0.451638)
test_all 0.000000 0.005024 623.420151 ( 65.771111)
test_rubyspec 0.111289 0.061787 46.965958 ( 55.374736)
total: 134.31 sec