Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-115514
#<BuildRuby:0x0000561bf5ee46e0
@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.20220817-115514",
@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.000012 0.000001 0.000013 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011449 0.000491 0.991092 ( 1.041907)
build_miniruby 0.001714 0.000115 0.077116 ( 0.076879)
build_ruby 0.001669 0.000111 0.075885 ( 0.075497)
build_all 0.009717 0.000306 1.530872 ( 0.596994)
build_install 0.016930 0.004769 1.880957 ( 0.932595)
test_btest 0.001320 0.000000 76.024987 ( 8.365131)
test_basic 0.003006 0.004891 0.320638 ( 0.411693)
test_all 0.005080 0.000726 674.663652 ( 66.161887)
test_rubyspec 0.129505 0.053638 45.338971 ( 52.812921)
total: 130.48 sec