Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220210-034343
#<BuildRuby:0x000055dd2f632678
@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-034343",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.001278 0.004039 0.812821 ( 0.829338)
build_miniruby 0.000719 0.000110 0.061628 ( 0.060448)
build_ruby 0.000765 0.000118 0.064036 ( 0.062909)
build_all 0.004507 0.000063 3.184499 ( 0.825485)
build_install 0.010088 0.000000 6.647657 ( 2.228919)
test_btest 0.000684 0.000000 38.845733 ( 7.721287)
test_basic 0.004839 0.000408 0.272159 ( 0.361964)
test_all 0.003011 0.000354 550.396090 ( 81.675634)
test_rubyspec 0.082067 0.026142 39.551785 ( 46.515166)
total: 140.28 sec