Logfile: /home/ko1/ruby/logs/brlog.trunk.20220217-025302
#<BuildRuby:0x000055ac134046c8
@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.20220217-025302",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000093 0.000006 0.000099 ( 0.000111)
configure 0.000023 0.000001 0.000024 ( 0.000023)
build_up 0.006485 0.004558 0.954241 ( 1.524490)
build_miniruby 0.001487 0.000199 0.074601 ( 0.073080)
build_ruby 0.001457 0.000195 0.077793 ( 0.076451)
build_all 0.009140 0.001218 4.124106 ( 0.792059)
build_install 0.018574 0.005716 7.777349 ( 2.341961)
test_btest 0.000000 0.001297 72.901412 ( 8.075157)
test_basic 0.003937 0.003701 0.334933 ( 0.422927)
test_all 0.001777 0.000000 694.602341 ( 66.922117)
test_rubyspec 0.095260 0.081559 45.931812 ( 51.295230)
total: 131.52 sec