Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-215310
#<BuildRuby:0x0000559f92c68018
@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.20220828-215310",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.006183 0.000155 0.880623 ( 1.004718)
build_miniruby 0.000926 0.000062 0.057992 ( 0.056836)
build_ruby 0.000909 0.000061 0.059744 ( 0.058479)
build_all 0.004337 0.000289 1.561328 ( 0.600607)
build_install 0.008813 0.000000 1.927563 ( 0.969548)
test_btest 0.000760 0.000000 45.131882 ( 8.695228)
test_basic 0.005463 0.000000 0.278982 ( 0.368053)
test_all 0.002523 0.000000 616.060519 ( 88.684623)
test_rubyspec 0.104351 0.022520 43.260352 ( 51.578241)
total: 152.02 sec