Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-134416
#<BuildRuby:0x000055e500d10b88
@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.20220203-134416",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.000000 0.010924 0.951352 ( 1.060294)
build_miniruby 0.000000 0.002172 0.074526 ( 0.073771)
build_ruby 0.000000 0.002179 0.072491 ( 0.071579)
build_all 0.006395 0.003158 3.996186 ( 0.779978)
build_install 0.017376 0.005440 7.650608 ( 2.288509)
test_btest 0.000975 0.000359 46.930899 ( 43.880165)
test_basic 0.006275 0.000762 0.325616 ( 0.416648)
test_all 0.001284 0.000449 652.256843 ( 64.485565)
test_rubyspec 0.102021 0.063849 45.537668 ( 50.679622)
total: 163.74 sec