Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-233151
#<BuildRuby:0x000056469779c6e0
@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.20220827-233151",
@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.000012 0.000000 0.000012 ( 0.000013)
autoconf 0.000030 0.000002 0.000032 ( 0.000031)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.011159 0.000473 0.971971 ( 1.004937)
build_miniruby 0.002212 0.000147 0.066978 ( 0.065755)
build_ruby 0.001793 0.000119 0.074202 ( 0.073566)
build_all 0.009310 0.000281 1.533087 ( 0.592887)
build_install 0.018613 0.005446 1.866695 ( 0.929592)
test_btest 0.001351 0.000142 71.593025 ( 8.285040)
test_basic 0.001722 0.005625 0.323987 ( 0.414617)
test_all 0.004297 0.000459 639.924650 ( 64.807354)
test_rubyspec 0.116563 0.051520 45.716487 ( 54.177449)
total: 130.35 sec