Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220209-004022
#<BuildRuby:0x0000561e976161e0
@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.20220209-004022",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000017 0.000005 0.000022 ( 0.000021)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.004368 0.001192 0.899874 ( 0.942951)
build_miniruby 0.000698 0.000190 0.062637 ( 0.061607)
build_ruby 0.000729 0.000199 0.064103 ( 0.062921)
build_all 0.003776 0.001030 3.196865 ( 0.833985)
build_install 0.008754 0.001005 6.659848 ( 2.245241)
test_btest 0.000578 0.000144 39.644845 ( 6.955351)
test_basic 0.000000 0.005415 0.292506 ( 0.382145)
test_all 0.000000 0.002751 553.535088 ( 93.606869)
test_rubyspec 0.030975 0.034184 39.455012 ( 46.415187)
total: 151.51 sec