Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-081822
#<BuildRuby:0x0000559e108808e8
@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.20220821-081822",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000015 0.000006 0.000021 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.006234 0.004969 0.979384 ( 1.044431)
build_miniruby 0.001276 0.000532 0.074398 ( 0.072695)
build_ruby 0.001594 0.000664 0.067701 ( 0.065330)
build_all 0.008202 0.001423 1.502563 ( 0.571605)
build_install 0.017528 0.005974 1.892699 ( 0.907788)
test_btest 0.001158 0.000434 73.931704 ( 8.472849)
test_basic 0.006497 0.000503 0.323185 ( 0.418087)
test_all 0.005450 0.000097 687.444323 ( 67.427885)
test_rubyspec 0.119792 0.055711 45.759769 ( 54.167200)
total: 133.15 sec