Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220218-172716
#<BuildRuby:0x00005637ab9fb238
@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.20220218-172716",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.000660 0.004222 0.926751 ( 8.214035)
build_miniruby 0.000800 0.000062 0.061970 ( 0.060773)
build_ruby 0.000784 0.000060 0.064192 ( 0.063244)
build_all 0.000395 0.004419 3.186192 ( 0.825963)
build_install 0.006016 0.003839 6.631362 ( 2.227897)
test_btest 0.000798 0.000000 38.120205 ( 7.783256)
test_basic 0.005338 0.000000 0.242216 ( 0.332168)
test_all 0.003203 0.000179 552.467524 ( 79.857957)
test_rubyspec 0.042987 0.029225 39.602575 ( 46.546354)
total: 145.91 sec