Logfile: /home/ko1/ruby/logs/brlog.trunk.20220908-192436
#<BuildRuby:0x000055c909840620
@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.20220908-192436",
@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.000002 0.000007 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.008357 0.001246 1.113566 ( 1.083946)
build_miniruby 0.002558 0.000000 0.075101 ( 0.072435)
build_ruby 0.002042 0.000000 0.070480 ( 0.068860)
build_all 0.009321 0.000795 1.551661 ( 0.594994)
build_install 0.017215 0.005862 1.918060 ( 0.946896)
test_btest 0.001223 0.000278 95.398315 ( 9.489635)
test_basic 0.000683 0.006955 0.356708 ( 0.444829)
test_all 0.002724 0.000828 645.583807 ( 66.074664)
test_rubyspec 0.111578 0.059450 47.306436 ( 55.693787)
total: 134.47 sec