Logfile: /home/ko1/ruby/logs/brlog.trunk.20220218-081403
#<BuildRuby:0x000055c43dd84a58
@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.20220218-081403",
@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.000006)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.006055 0.005042 0.975114 ( 5.010975)
build_miniruby 0.001382 0.000197 0.075087 ( 0.075796)
build_ruby 0.001588 0.000227 0.074157 ( 0.074845)
build_all 0.009354 0.000602 4.084127 ( 0.789280)
build_install 0.012740 0.009698 7.766470 ( 2.347268)
test_btest 0.000969 0.000216 73.336129 ( 8.008821)
test_basic 0.000000 0.007739 0.334336 ( 0.425198)
test_all 0.000000 0.001482 706.875127 ( 67.788287)
test_rubyspec 0.091428 0.084511 46.514769 ( 51.763854)
total: 136.29 sec