Logfile: /home/ko1/ruby/logs/brlog.trunk.20220218-060644
#<BuildRuby:0x0000555ff6d6caf8
@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-060644",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000018 0.000005 0.000023 ( 0.000023)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.006490 0.004868 0.973839 ( 5.505979)
build_miniruby 0.001106 0.000340 0.075144 ( 0.075872)
build_ruby 0.001707 0.000525 0.077405 ( 0.076866)
build_all 0.006842 0.003800 4.037995 ( 0.801770)
build_install 0.016273 0.007042 7.667317 ( 2.362205)
test_btest 0.000000 0.001668 77.057294 ( 8.828518)
test_basic 0.000889 0.006181 0.329558 ( 0.420686)
test_all 0.001350 0.000600 649.557980 ( 65.599792)
test_rubyspec 0.097523 0.061082 46.074469 ( 51.715246)
total: 135.39 sec