Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220219-210234
#<BuildRuby:0x000055af3108d5a0
@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.20220219-210234",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000017 0.000000 0.000017 ( 0.000017)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.001672 0.003993 0.855865 ( 0.961918)
build_miniruby 0.000991 0.000071 0.062446 ( 0.061123)
build_ruby 0.000793 0.000057 0.064126 ( 0.062978)
build_all 0.004706 0.000039 3.182825 ( 0.830435)
build_install 0.006084 0.003906 6.640597 ( 2.241438)
test_btest 0.000681 0.000080 41.631772 ( 6.932381)
test_basic 0.005342 0.000629 0.362197 ( 0.450867)
test_all 0.001857 0.001179 548.681202 ( 81.261734)
test_rubyspec 0.050333 0.049734 39.738482 ( 46.663177)
total: 139.47 sec