Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220206-121557
#<BuildRuby:0x000055f14b1fa350
@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.20220206-121557",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.005145 0.000858 0.873482 ( 0.978832)
build_miniruby 0.000776 0.000130 0.062594 ( 0.061383)
build_ruby 0.000822 0.000137 0.064354 ( 0.063227)
build_all 0.003967 0.000661 3.210989 ( 0.839093)
build_install 0.009951 0.000056 6.684905 ( 2.257392)
test_btest 0.000688 0.000099 37.920075 ( 7.157367)
test_basic 0.000438 0.004954 0.272125 ( 0.361748)
test_all 0.002871 0.000615 548.778381 ( 90.897145)
test_rubyspec 0.039445 0.032214 39.696378 ( 46.681647)
total: 149.30 sec