Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-014121
#<BuildRuby:0x0000563f57e13df8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220818-014121",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.006534 0.000369 0.864171 ( 0.888767)
build_miniruby 0.000865 0.000134 0.057787 ( 0.056489)
build_ruby 0.000792 0.000122 0.059527 ( 0.058418)
build_all 0.004717 0.000037 1.542222 ( 0.587901)
build_install 0.009694 0.001385 1.924610 ( 0.962514)
test_btest 0.000660 0.000094 52.937893 ( 8.188734)
test_basic 0.004620 0.001830 0.337395 ( 0.424650)
test_all 0.002660 0.000420 631.274150 ( 92.422505)
test_rubyspec 0.052507 0.031635 43.745801 ( 51.166701)
total: 154.76 sec