Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220201-145208
#<BuildRuby:0x0000557630e5e7e0
@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",
@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.20220201-145208",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.001234 0.004472 0.869350 ( 1.528848)
build_miniruby 0.000682 0.000186 0.062072 ( 0.066772)
build_ruby 0.000682 0.000185 0.063846 ( 0.062807)
build_all 0.003797 0.001036 3.179614 ( 0.820019)
build_install 0.001570 0.008148 6.659893 ( 2.237666)
test_btest 0.000528 0.000220 27.831598 ( 25.449860)
test_basic 0.000923 0.004981 0.316383 ( 0.404963)
test_all 0.002145 0.001073 539.062624 ( 82.078609)
test_rubyspec 0.049176 0.048265 39.487935 ( 46.506715)
total: 159.16 sec