Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220227-024207
#<BuildRuby:0x000055ff6231dd70
@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-test",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-test",
@TARGET_NAME="trunk-test",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-test",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-test.20220227-024207",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000011 0.000004 0.000015 ( 0.000014)
build_up 0.005298 0.000309 0.923225 ( 1.120742)
build_miniruby 0.000722 0.000196 0.062256 ( 0.061037)
build_ruby 0.000742 0.000202 0.064113 ( 0.063029)
build_all 0.000000 0.004726 3.310740 ( 0.893652)
build_install 0.006940 0.003325 6.812193 ( 2.327287)
test_btest 0.000551 0.000212 37.825080 ( 7.236669)
test_basic 0.000000 0.005452 0.271678 ( 0.361702)
test_all 0.001396 0.001662 562.099987 ( 85.202079)
test_rubyspec 0.053747 0.039233 40.009241 ( 46.918655)
total: 144.19 sec