Logfile: /home/ko1/ruby/logs/brlog.trunk.20220428-022610
#<BuildRuby:0x000055792423f468
@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.20220428-022610",
@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.000000 0.000007 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.003095 0.004113 0.921514 ( 0.954982)
build_miniruby 0.001029 0.000068 0.057187 ( 0.055891)
build_ruby 0.000877 0.000059 0.057242 ( 0.055948)
build_all 0.004057 0.000270 1.506012 ( 0.607068)
build_install 0.005645 0.005276 6.275000 ( 2.837159)
test_btest 0.000767 0.000102 53.623430 ( 8.119106)
test_basic 0.005309 0.000708 0.334019 ( 0.422015)
test_all 0.001308 0.000174 634.759477 ( 92.662640)
test_rubyspec 0.089813 0.031934 43.609118 ( 48.508700)
total: 154.22 sec