Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220215-153812
#<BuildRuby:0x000056480d5f4fa0
@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.20220215-153812",
@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.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005386 0.000448 0.864528 ( 1.647741)
build_miniruby 0.000806 0.000067 0.062488 ( 0.061358)
build_ruby 0.000865 0.000072 0.063671 ( 0.062555)
build_all 0.004761 0.000000 3.179015 ( 0.824587)
build_install 0.009790 0.000023 6.670759 ( 2.218532)
test_btest 0.000564 0.000038 38.875897 ( 7.164878)
test_basic 0.004915 0.000328 0.253060 ( 0.343392)
test_all 0.002684 0.000179 547.814691 ( 85.420622)
test_rubyspec 0.078962 0.028120 39.539217 ( 46.482069)
total: 144.23 sec