Logfile: /home/ko1/ruby/logs/brlog.trunk.20220227-212703
#<BuildRuby:0x000056207920f608
@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.20220227-212703",
@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.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000000 0.010672 1.000039 ( 1.037731)
build_miniruby 0.000000 0.002005 0.078194 ( 0.075970)
build_ruby 0.000000 0.002083 0.076429 ( 0.074188)
build_all 0.007491 0.002816 4.235914 ( 0.853451)
build_install 0.015579 0.005193 7.963959 ( 2.510472)
test_btest 0.001134 0.000000 72.758023 ( 8.478783)
test_basic 0.004568 0.003652 0.341670 ( 0.432619)
test_all 0.001338 0.000473 669.839543 ( 65.852145)
test_rubyspec 0.102846 0.064570 46.331303 ( 51.713480)
total: 131.03 sec