Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-192124
#<BuildRuby:0x000055a9adef3a10
@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.20221204-192124",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.004002 0.000308 0.814499 ( 1.069857)
build_miniruby 0.000812 0.000063 0.503841 ( 0.503425)
build_ruby 0.001206 0.000093 1.698892 ( 1.635414)
build_all 0.009524 0.000360 12.115236 ( 1.488964)
build_install 0.007137 0.000000 1.610218 ( 0.740039)
test_btest 0.000656 0.000000 65.490745 ( 5.807866)
test_basic 0.002949 0.000000 0.242886 ( 0.339718)
test_all 0.001096 0.000000 478.033713 ( 49.665827)
test_rubyspec 0.009874 0.017601 35.512081 ( 46.138248)
total: 107.39 sec