Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-111928
#<BuildRuby:0x0000555ca2fe0ea8
@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.20221117-111928",
@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.000012 0.000000 0.000012 ( 0.000012)
autoconf 0.000028 0.000000 0.000028 ( 0.000028)
configure 0.000026 0.000000 0.000026 ( 0.000026)
build_up 0.000276 0.008018 1.115068 ( 1.149999)
build_miniruby 0.001372 0.000196 0.916913 ( 0.916858)
build_ruby 0.002085 0.000298 2.374374 ( 2.288316)
build_all 0.017713 0.001145 18.450036 ( 2.209840)
build_install 0.009464 0.012069 1.916907 ( 1.004018)
test_btest 0.001187 0.000297 86.266137 ( 9.689951)
test_basic 0.006245 0.000000 0.354576 ( 0.445510)
test_all 0.002039 0.000000 684.029263 ( 74.302875)
test_rubyspec 0.088082 0.034820 50.725912 ( 59.302506)
total: 151.31 sec