Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220212-021347
#<BuildRuby:0x0000561c3af86630
@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.20220212-021347",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000015 0.000003 0.000018 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004781 0.000869 0.813288 ( 0.897078)
build_miniruby 0.000754 0.000137 0.062456 ( 0.061209)
build_ruby 0.000791 0.000144 0.063837 ( 0.062718)
build_all 0.004823 0.000011 3.179910 ( 0.826062)
build_install 0.010274 0.000000 6.652683 ( 2.223405)
test_btest 0.000746 0.000000 36.578155 ( 8.134114)
test_basic 0.006790 0.000481 0.331294 ( 0.418285)
test_all 0.003418 0.000221 555.885920 ( 81.880973)
test_rubyspec 0.049640 0.039628 39.547987 ( 46.490291)
total: 140.99 sec