Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-173131
#<BuildRuby:0x00005612e9110088
@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.20220821-173131",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.006120 0.000151 0.808622 ( 1.318106)
build_miniruby 0.000904 0.000060 0.058193 ( 0.057054)
build_ruby 0.000793 0.000053 0.059764 ( 0.058584)
build_all 0.004401 0.000294 1.535920 ( 0.587983)
build_install 0.008789 0.000272 1.913588 ( 0.965317)
test_btest 0.000698 0.000044 56.246766 ( 8.120000)
test_basic 0.005374 0.000037 0.293322 ( 0.382248)
test_all 0.002205 0.000130 614.008452 ( 89.009925)
test_rubyspec 0.123214 0.005421 44.987276 ( 53.199720)
total: 153.70 sec