Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-074028
#<BuildRuby:0x00005572d031b918
@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-074028",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.004586 0.006660 0.952516 ( 1.514744)
build_miniruby 0.001745 0.000327 0.073436 ( 0.071809)
build_ruby 0.001777 0.000333 0.070471 ( 0.068790)
build_all 0.006622 0.003584 4.109850 ( 0.795977)
build_install 0.015163 0.008621 7.817699 ( 2.333214)
test_btest 0.001119 0.000000 47.157701 ( 44.043021)
test_basic 0.006831 0.001178 0.344034 ( 0.431884)
test_all 0.001753 0.000478 699.086182 ( 67.108573)
test_rubyspec 0.079419 0.091587 46.014471 ( 51.553071)
total: 167.92 sec