Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-035051
#<BuildRuby:0x00005579d74e1438
@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.20220814-035051",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000011 0.000005 0.000016 ( 0.000015)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.008364 0.001550 0.806549 ( 0.881536)
build_miniruby 0.000000 0.001579 0.055026 ( 0.053063)
build_ruby 0.000000 0.001742 0.066568 ( 0.065194)
build_all 0.007341 0.002245 1.271988 ( 0.472339)
build_install 0.007781 0.006139 1.577204 ( 0.795533)
test_btest 0.000659 0.000304 54.403983 ( 5.951433)
test_basic 0.004065 0.001876 0.294457 ( 0.391918)
test_all 0.002163 0.000586 512.944346 ( 53.490812)
test_rubyspec 0.072328 0.063358 41.723591 ( 49.443194)
total: 111.55 sec