Logfile: /home/ko1/ruby/logs/brlog.trunk.20220216-070901
#<BuildRuby:0x00005608f39bc4e8
@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.20220216-070901",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000004 0.000012 ( 0.000011)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.005829 0.005041 0.983999 ( 6.053805)
build_miniruby 0.001490 0.000813 0.079218 ( 0.076910)
build_ruby 0.001227 0.000669 0.067023 ( 0.065433)
build_all 0.006283 0.003427 4.100586 ( 0.791530)
build_install 0.021096 0.002490 7.721643 ( 2.318275)
test_btest 0.000925 0.000397 74.646465 ( 8.357083)
test_basic 0.003485 0.004606 0.336703 ( 0.433542)
test_all 0.002021 0.000288 696.174880 ( 67.352014)
test_rubyspec 0.105134 0.056066 45.990884 ( 51.555683)
total: 137.01 sec