Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220211-065244
#<BuildRuby:0x000055db46f6d548
@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.20220211-065244",
@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.000009 0.000002 0.000011 ( 0.000010)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.001541 0.004231 0.871416 ( 1.253459)
build_miniruby 0.000862 0.000215 0.062452 ( 0.061128)
build_ruby 0.000000 0.000932 0.064296 ( 0.063141)
build_all 0.001290 0.003507 3.191112 ( 0.821926)
build_install 0.006453 0.003494 6.690796 ( 2.242606)
test_btest 0.000547 0.000195 42.039576 ( 7.232834)
test_basic 0.003944 0.001409 0.291247 ( 0.380895)
test_all 0.002599 0.000929 561.677071 ( 80.781493)
test_rubyspec 0.063155 0.023985 39.628024 ( 46.586900)
total: 139.42 sec