Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-020213
#<BuildRuby:0x00005604fc27b4b8
@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.20220728-020213",
@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.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008986 0.001284 0.961519 ( 2.133030)
build_miniruby 0.001969 0.000281 0.073183 ( 0.071900)
build_ruby 0.001791 0.000256 0.076438 ( 0.075538)
build_all 0.009305 0.000612 1.505676 ( 0.574337)
build_install 0.014819 0.007990 5.332881 ( 2.126535)
test_btest 0.000954 0.000191 73.118290 ( 8.116296)
test_basic 0.002902 0.005291 0.335197 ( 0.423606)
test_all 0.001665 0.000000 673.817146 ( 66.748969)
test_rubyspec 0.113275 0.068583 45.287280 ( 51.066611)
total: 131.34 sec