Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220217-151024
#<BuildRuby:0x00005587faa19e38
@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.20220217-151024",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005517 0.000000 0.913487 ( 4.458107)
build_miniruby 0.000898 0.000000 0.062385 ( 0.061235)
build_ruby 0.000895 0.000000 0.063550 ( 0.062423)
build_all 0.004171 0.000509 3.184117 ( 0.827735)
build_install 0.009930 0.000148 6.629398 ( 2.225828)
test_btest 0.000662 0.000088 38.612243 ( 6.837458)
test_basic 0.005151 0.000085 0.272728 ( 0.362843)
test_all 0.002742 0.000343 547.953488 ( 80.635333)
test_rubyspec 0.067076 0.029520 39.565618 ( 46.464790)
total: 141.94 sec