Logfile: /home/ko1/ruby/logs/brlog.trunk.20220215-022958
#<BuildRuby:0x00005651e6f1c8e8
@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.20220215-022958",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000021 0.000001 0.000022 ( 0.000023)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009932 0.000376 1.001354 ( 3.855750)
build_miniruby 0.001585 0.000099 0.080164 ( 0.078737)
build_ruby 0.001929 0.000120 0.067926 ( 0.066358)
build_all 0.010652 0.000000 4.075119 ( 0.790921)
build_install 0.014354 0.008781 7.753874 ( 2.357693)
test_btest 0.000877 0.000119 74.315380 ( 7.882112)
test_basic 0.007563 0.000401 0.336037 ( 0.425236)
test_all 0.001328 0.000173 670.402122 ( 65.729252)
test_rubyspec 0.110000 0.058522 46.077396 ( 51.563119)
total: 132.75 sec