Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220217-142659
#<BuildRuby:0x000055705e264e80
@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.20220217-142659",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.001224 0.004064 0.884073 ( 4.478649)
build_miniruby 0.000761 0.000117 0.061796 ( 0.060772)
build_ruby 0.000735 0.000113 0.063638 ( 0.062555)
build_all 0.003986 0.000613 3.194143 ( 0.833231)
build_install 0.002425 0.008244 6.637337 ( 2.249984)
test_btest 0.000584 0.000167 36.332592 ( 7.534816)
test_basic 0.000606 0.004527 0.261168 ( 0.351369)
test_all 0.003469 0.000000 548.730113 ( 79.767740)
test_rubyspec 0.070277 0.033743 39.559265 ( 46.498151)
total: 141.84 sec