Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220207-120016
#<BuildRuby:0x000055e0c6ff8fa0
@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.20220207-120016",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.002818 0.003195 0.852977 ( 2.012582)
build_miniruby 0.000876 0.000117 0.062977 ( 0.061775)
build_ruby 0.000802 0.000107 0.063658 ( 0.062577)
build_all 0.004667 0.000129 3.188099 ( 0.827663)
build_install 0.005842 0.004084 6.658770 ( 2.245311)
test_btest 0.000649 0.000114 38.688170 ( 7.122608)
test_basic 0.004418 0.000780 0.242688 ( 0.332387)
test_all 0.002184 0.001380 546.358037 ( 79.225043)
test_rubyspec 0.065435 0.032140 39.695392 ( 46.676569)
total: 138.57 sec