Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220216-105959
#<BuildRuby:0x0000560b1fc99548
@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.20220216-105959",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000017 0.000000 0.000017 ( 0.000017)
configure 0.000012 0.000000 0.000012 ( 0.000011)
build_up 0.004971 0.000000 0.909547 ( 4.501887)
build_miniruby 0.000963 0.000000 0.062181 ( 0.061016)
build_ruby 0.000933 0.000000 0.064521 ( 0.063487)
build_all 0.004787 0.000000 3.179389 ( 0.825643)
build_install 0.009808 0.000000 6.621934 ( 2.238429)
test_btest 0.000798 0.000000 36.409654 ( 7.792796)
test_basic 0.001008 0.004565 0.245973 ( 0.335422)
test_all 0.003208 0.000082 549.809890 ( 79.285941)
test_rubyspec 0.065058 0.039773 39.650917 ( 46.590261)
total: 141.70 sec