Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220219-112646
#<BuildRuby:0x000055e9505008e0
@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-112646",
@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.000007)
autoconf 0.000013 0.000000 0.000013 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.005783 0.000000 0.941981 ( 0.933374)
build_miniruby 0.000972 0.000000 0.062415 ( 0.061251)
build_ruby 0.000948 0.000000 0.063567 ( 0.062381)
build_all 0.000324 0.004420 3.179856 ( 0.827506)
build_install 0.005650 0.004592 6.662021 ( 2.252643)
test_btest 0.000768 0.000103 38.990776 ( 7.042191)
test_basic 0.004468 0.000596 0.279472 ( 0.369333)
test_all 0.003280 0.000191 549.202065 ( 79.434259)
test_rubyspec 0.076676 0.024074 39.778168 ( 46.716951)
total: 137.70 sec