Logfile: /home/ko1/ruby/logs/brlog.trunk.20220908-064520
#<BuildRuby:0x0000562278c28620
@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-064520",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.008834 0.003190 0.968013 ( 0.999846)
build_miniruby 0.000000 0.002223 0.069552 ( 0.068331)
build_ruby 0.001657 0.000813 0.073574 ( 0.072932)
build_all 0.008655 0.001396 1.566385 ( 0.620161)
build_install 0.018871 0.002761 1.950105 ( 0.957466)
test_btest 0.000000 0.001139 96.152778 ( 9.217536)
test_basic 0.003049 0.004540 0.352840 ( 0.443396)
test_all 0.003637 0.000000 636.881602 ( 65.654498)
test_rubyspec 0.119386 0.059454 47.191291 ( 55.599242)
total: 133.63 sec