Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220214-214708
#<BuildRuby:0x00005587b051f238
@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.20220214-214708",
@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.000010 0.000000 0.000010 ( 0.000010)
build_up 0.001422 0.003940 0.864722 ( 0.923399)
build_miniruby 0.000902 0.000064 0.062046 ( 0.060802)
build_ruby 0.000837 0.000060 0.063657 ( 0.062469)
build_all 0.004330 0.000309 3.170384 ( 0.820016)
build_install 0.009629 0.000053 6.617271 ( 2.218981)
test_btest 0.000812 0.000051 33.594076 ( 8.048158)
test_basic 0.000000 0.006421 0.278807 ( 0.367158)
test_all 0.001862 0.001509 552.511836 ( 81.479045)
test_rubyspec 0.048243 0.030274 39.318165 ( 46.305921)
total: 140.29 sec