Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220213-090823
#<BuildRuby:0x000055ec2360f238
@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.20220213-090823",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.005023 0.000837 0.842800 ( 0.911760)
build_miniruby 0.000725 0.000121 0.061813 ( 0.060723)
build_ruby 0.000720 0.000120 0.064343 ( 0.063293)
build_all 0.004697 0.000046 3.176318 ( 0.819776)
build_install 0.004554 0.005472 6.669834 ( 2.228797)
test_btest 0.000749 0.000173 39.189497 ( 7.572569)
test_basic 0.004296 0.000991 0.265247 ( 0.355034)
test_all 0.002738 0.000632 554.948939 ( 81.415669)
test_rubyspec 0.048710 0.039702 39.644256 ( 46.601348)
total: 140.03 sec