Logfile: /home/ko1/ruby/logs/brlog.trunk.20220402-020218
#<BuildRuby:0x000055e88f624a58
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220402-020218",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010973 0.000936 1.016427 ( 1.477829)
build_miniruby 0.002292 0.000306 0.074703 ( 0.073700)
build_ruby 0.001553 0.000207 0.081203 ( 0.081018)
build_all 0.010151 0.000089 4.222730 ( 0.873736)
build_install 0.012438 0.011671 8.512663 ( 2.999323)
test_btest 0.000862 0.000196 73.214633 ( 7.966454)
test_basic 0.005590 0.001271 0.338608 ( 0.430168)
test_all 0.001783 0.000000 685.107493 ( 67.148863)
test_rubyspec 0.111997 0.043635 46.420714 ( 51.792737)
total: 132.84 sec