Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220211-121413
#<BuildRuby:0x000055f8521c4bc0
@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.20220211-121413",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.000000 0.005391 0.829695 ( 1.036987)
build_miniruby 0.000000 0.000860 0.061878 ( 0.060802)
build_ruby 0.000000 0.000812 0.065937 ( 0.064828)
build_all 0.001236 0.003596 3.161182 ( 0.824277)
build_install 0.007721 0.002206 6.638883 ( 2.236911)
test_btest 0.000556 0.000158 37.780935 ( 7.881797)
test_basic 0.000758 0.004534 0.269935 ( 0.359780)
test_all 0.003707 0.000000 538.987258 ( 85.916396)
test_rubyspec 0.043384 0.032210 39.545833 ( 46.522932)
total: 144.91 sec