Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220209-211649
#<BuildRuby:0x000055ffc3aae678
@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.20220209-211649",
@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.000010 0.000000 0.000010 ( 0.000010)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.005639 0.000000 0.899156 ( 1.408300)
build_miniruby 0.000878 0.000000 0.062211 ( 0.060944)
build_ruby 0.000842 0.000000 0.064004 ( 0.062902)
build_all 0.004761 0.000000 3.175473 ( 0.821623)
build_install 0.006072 0.003822 6.693698 ( 2.246526)
test_btest 0.000693 0.000036 37.438107 ( 7.828255)
test_basic 0.004942 0.000260 0.320577 ( 0.409998)
test_all 0.002757 0.000145 554.932071 ( 82.880360)
test_rubyspec 0.057542 0.006826 39.484803 ( 46.478788)
total: 142.20 sec