Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220214-205427
#<BuildRuby:0x000055a8f0a4d5a0
@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.20220214-205427",
@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.000008 0.000000 0.000008 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.005509 0.000000 0.870425 ( 1.062407)
build_miniruby 0.000881 0.000000 0.062664 ( 0.061565)
build_ruby 0.000870 0.000000 0.063596 ( 0.062438)
build_all 0.004541 0.000000 3.167520 ( 0.820199)
build_install 0.009890 0.000000 6.640858 ( 2.225675)
test_btest 0.000938 0.000000 38.397316 ( 7.460159)
test_basic 0.005486 0.000000 0.242434 ( 0.331820)
test_all 0.002784 0.000690 537.386399 ( 79.729280)
test_rubyspec 0.083294 0.014595 39.308399 ( 46.296825)
total: 138.05 sec