Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220211-124214
#<BuildRuby:0x0000562b98602600
@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.20220211-124214",
@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.000000 0.000008 ( 0.000007)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.001388 0.003699 0.838404 ( 0.853888)
build_miniruby 0.000877 0.000059 0.062654 ( 0.061378)
build_ruby 0.000974 0.000000 0.064018 ( 0.062764)
build_all 0.004576 0.000115 3.185843 ( 0.823833)
build_install 0.009124 0.000570 6.662205 ( 2.227738)
test_btest 0.000597 0.000038 40.172324 ( 6.806632)
test_basic 0.005193 0.000041 0.285566 ( 0.375434)
test_all 0.002998 0.000176 550.689538 ( 81.558730)
test_rubyspec 0.058604 0.021720 39.578108 ( 46.540980)
total: 139.31 sec