Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220218-160624
#<BuildRuby:0x000055f2e7a11d70
@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.20220218-160624",
@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.000000 0.000017 0.000017 ( 0.000018)
configure 0.000000 0.000011 0.000011 ( 0.000010)
build_up 0.001653 0.003911 0.893004 ( 11.209170)
build_miniruby 0.000800 0.000057 0.061920 ( 0.060836)
build_ruby 0.000833 0.000060 0.064047 ( 0.063010)
build_all 0.004515 0.000322 3.189829 ( 0.825239)
build_install 0.005993 0.004070 6.669479 ( 2.243072)
test_btest 0.000739 0.000093 36.207252 ( 8.213953)
test_basic 0.005216 0.000108 0.337633 ( 0.427687)
test_all 0.003057 0.000193 551.260014 ( 81.359467)
test_rubyspec 0.059504 0.030145 39.718062 ( 46.837697)
total: 151.24 sec