Logfile: /home/ko1/ruby/logs/brlog.trunk.20220616-064754
#<BuildRuby:0x000055c2c6bc7f58
@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.20220616-064754",
@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.000011 0.000003 0.000014 ( 0.000014)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.006085 0.000504 0.813607 ( 0.949835)
build_miniruby 0.000874 0.000201 0.058711 ( 0.057499)
build_ruby 0.000736 0.000169 0.058537 ( 0.057460)
build_all 0.003499 0.000807 1.494478 ( 0.607178)
build_install 0.004100 0.005739 6.291714 ( 2.852545)
test_btest 0.000658 0.000202 53.707748 ( 8.074652)
test_basic 0.006001 0.000328 0.341530 ( 0.428947)
test_all 0.001038 0.000297 620.504447 ( 92.469652)
test_rubyspec 0.095940 0.031860 44.277543 ( 49.809697)
total: 155.31 sec