Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220225-152647
#<BuildRuby:0x000055e95d53a600
@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.20220225-152647",
@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.000006)
autoconf 0.000019 0.000000 0.000019 ( 0.000018)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.001498 0.004252 0.816293 ( 14.859158)
build_miniruby 0.000887 0.000068 0.063081 ( 0.061815)
build_ruby 0.000892 0.000069 0.064669 ( 0.063470)
build_all 0.005010 0.000000 3.303808 ( 0.902187)
build_install 0.006933 0.002885 6.781231 ( 2.314389)
test_btest 0.000785 0.000083 40.719755 ( 6.627255)
test_basic 0.004572 0.000481 0.270792 ( 0.361277)
test_all 0.000824 0.002142 542.048845 ( 82.505845)
test_rubyspec 0.048491 0.041609 39.985208 ( 46.950367)
total: 154.65 sec