Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220217-020229
#<BuildRuby:0x000056289adc0fa0
@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.20220217-020229",
@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.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000013 0.000003 0.000016 ( 0.000014)
build_up 0.005348 0.000231 0.860746 ( 1.094513)
build_miniruby 0.000788 0.000121 0.062155 ( 0.061043)
build_ruby 0.000815 0.000126 0.063551 ( 0.062392)
build_all 0.004152 0.000639 3.172592 ( 0.822657)
build_install 0.009198 0.000683 6.642731 ( 2.249694)
test_btest 0.000747 0.000000 34.901478 ( 7.925224)
test_basic 0.000000 0.005256 0.270738 ( 0.360573)
test_all 0.000991 0.002286 543.975913 ( 78.600107)
test_rubyspec 0.058165 0.027580 39.467722 ( 46.443990)
total: 137.62 sec