Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220217-083926
#<BuildRuby:0x000055f40585e630
@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-083926",
@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.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.005493 0.000117 0.866260 ( 1.084637)
build_miniruby 0.000837 0.000060 0.061948 ( 0.060820)
build_ruby 0.000836 0.000060 0.063792 ( 0.062695)
build_all 0.004771 0.000044 3.172501 ( 0.825161)
build_install 0.005112 0.004836 6.669393 ( 2.268077)
test_btest 0.001435 0.000192 40.260731 ( 6.919426)
test_basic 0.005547 0.000740 0.274645 ( 0.363187)
test_all 0.002705 0.000361 548.161127 ( 85.135893)
test_rubyspec 0.052951 0.047614 39.525577 ( 46.480865)
total: 143.20 sec