Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220210-012834
#<BuildRuby:0x00005643f5d09e38
@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.20220210-012834",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000014 0.000000 0.000014 ( 0.000013)
build_up 0.002032 0.004029 0.927666 ( 1.116983)
build_miniruby 0.000803 0.000057 0.062187 ( 0.061011)
build_ruby 0.000931 0.000066 0.064996 ( 0.063802)
build_all 0.004623 0.000000 3.186503 ( 0.822592)
build_install 0.001918 0.008000 6.663578 ( 2.245086)
test_btest 0.000640 0.000121 39.025315 ( 7.125840)
test_basic 0.005195 0.000193 0.272602 ( 0.362191)
test_all 0.003068 0.000355 562.076925 ( 87.451847)
test_rubyspec 0.086379 0.013867 39.562817 ( 46.566424)
total: 145.82 sec