Logfile: /home/ko1/ruby/logs/brlog.trunk.20220228-143046
#<BuildRuby:0x00005555d8aa44d8
@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.20220228-143046",
@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.000011 0.000000 0.000011 ( 0.000011)
configure 0.000107 0.000000 0.000107 ( 0.000112)
build_up 0.012202 0.000000 1.014289 ( 1.188953)
build_miniruby 0.001540 0.000000 0.065107 ( 0.063931)
build_ruby 0.002357 0.000000 0.071476 ( 0.069181)
build_all 0.004951 0.004891 4.244532 ( 0.852953)
build_install 0.018315 0.005259 7.828061 ( 2.402656)
test_btest 0.001037 0.000103 76.575648 ( 7.976900)
test_basic 0.006923 0.000170 0.339771 ( 0.430524)
test_all 0.002073 0.000197 710.956523 ( 68.376340)
test_rubyspec 0.086426 0.070164 46.236057 ( 51.786856)
total: 133.15 sec