Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-091254
#<BuildRuby:0x000055d390abb800
@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.20220820-091254",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.011335 0.000489 0.985207 ( 1.001123)
build_miniruby 0.001831 0.000122 0.075442 ( 0.073399)
build_ruby 0.001952 0.000130 0.074103 ( 0.071930)
build_all 0.010298 0.000346 1.518316 ( 0.584201)
build_install 0.010879 0.011258 1.844170 ( 0.902495)
test_btest 0.001167 0.000206 69.564997 ( 8.261037)
test_basic 0.001305 0.005845 0.331390 ( 0.427253)
test_all 0.003437 0.000809 649.722699 ( 64.740727)
test_rubyspec 0.124391 0.048516 46.018698 ( 54.470597)
total: 130.53 sec