Logfile: /home/ko1/ruby/logs/brlog.trunk.20221028-202600
#<BuildRuby:0x00005601158b2ad8
@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.20221028-202600",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.010903 0.000838 1.112076 ( 2.289870)
build_miniruby 0.001588 0.000122 0.097531 ( 0.096587)
build_ruby 0.001613 0.000124 0.098275 ( 0.097438)
build_all 0.008275 0.000231 1.306174 ( 0.596521)
build_install 0.016039 0.000011 1.641026 ( 0.930202)
test_btest 0.001594 0.000094 64.978971 ( 6.746651)
test_basic 0.007106 0.000095 0.356685 ( 0.449482)
test_all 0.003278 0.004728 497.088026 ( 54.580275)
test_rubyspec 0.090504 0.031694 43.246067 ( 51.439401)
total: 117.23 sec