Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220315-023907
#<BuildRuby:0x000055d9911f21e0
@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.20220315-023907",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.001596 0.004103 0.932143 ( 1.434892)
build_miniruby 0.000834 0.000128 0.062479 ( 0.061170)
build_ruby 0.000789 0.000121 0.064089 ( 0.062997)
build_all 0.004733 0.000089 3.334069 ( 0.910253)
build_install 0.010215 0.000237 6.814811 ( 2.315254)
test_btest 0.000694 0.000087 40.094800 ( 7.314219)
test_basic 0.001339 0.003801 0.264834 ( 0.354916)
test_all 0.001942 0.001002 532.409749 ( 86.257800)
test_rubyspec 0.066205 0.036950 39.748967 ( 46.639944)
total: 145.35 sec