Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-130141
#<BuildRuby:0x000055754a269930
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220202-130141",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.007977 0.003749 0.954687 ( 1.284998)
build_miniruby 0.001616 0.000085 0.070066 ( 0.070300)
build_ruby 0.001841 0.000097 0.078238 ( 0.078254)
build_all 0.009556 0.000079 4.103147 ( 0.818230)
build_install 0.019415 0.004648 7.890550 ( 2.445154)
test_btest 0.001212 0.000101 45.940138 ( 43.852327)
test_basic 0.008068 0.000294 0.340309 ( 0.428894)
test_all 0.001740 0.000139 694.214583 ( 67.207538)
test_rubyspec 0.120304 0.037922 46.167226 ( 51.554439)
total: 167.74 sec