Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220222-045302
#<BuildRuby:0x00005595918c1398
@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.20220222-045302",
@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.000002 0.000009 ( 0.000007)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.000861 0.004372 0.847043 ( 0.957718)
build_miniruby 0.000724 0.000198 0.062389 ( 0.061224)
build_ruby 0.000743 0.000203 0.064397 ( 0.063193)
build_all 0.003708 0.001012 3.178465 ( 0.829736)
build_install 0.005051 0.004817 6.682158 ( 2.254247)
test_btest 0.000555 0.000185 36.386073 ( 8.155161)
test_basic 0.005926 0.000352 0.280291 ( 0.368797)
test_all 0.002844 0.000567 540.696494 ( 84.224041)
test_rubyspec 0.063826 0.041154 39.755614 ( 46.692202)
total: 143.61 sec