Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220209-184405
#<BuildRuby:0x000056158f278bc0
@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.20220209-184405",
@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.000017 0.000000 0.000017 ( 0.000017)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.005466 0.000000 0.834514 ( 1.700109)
build_miniruby 0.000000 0.001034 0.087888 ( 0.085694)
build_ruby 0.000000 0.002000 2.903339 ( 2.678029)
build_all 0.003289 0.006772 15.311816 ( 2.652025)
build_install 0.009198 0.000885 6.749568 ( 2.271171)
test_btest 0.000000 0.000681 39.142181 ( 7.763887)
test_basic 0.002642 0.002684 0.305385 ( 0.394867)
test_all 0.003081 0.000587 555.481073 ( 80.772930)
test_rubyspec 0.078822 0.029031 39.618118 ( 46.504063)
total: 144.82 sec