Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220217-161926
#<BuildRuby:0x0000555edc03a350
@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-161926",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.005266 0.000000 0.877079 ( 1.802198)
build_miniruby 0.000838 0.000000 0.061977 ( 0.060791)
build_ruby 0.000855 0.000000 0.063660 ( 0.062580)
build_all 0.004768 0.000000 3.172087 ( 0.824580)
build_install 0.009618 0.000000 6.642037 ( 2.237962)
test_btest 0.000745 0.000000 37.418770 ( 8.197109)
test_basic 0.005182 0.000000 0.296378 ( 0.386816)
test_all 0.001967 0.001761 540.360696 ( 86.971480)
test_rubyspec 0.060569 0.046244 39.459142 ( 46.350724)
total: 146.89 sec