Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220225-155854
#<BuildRuby:0x000055edafed1d70
@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-155854",
@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.000012 0.000000 0.000012 ( 0.000012)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.005531 0.000000 0.725935 ( 3.758294)
build_miniruby 0.000966 0.000000 0.062618 ( 0.061369)
build_ruby 0.000863 0.000000 0.064865 ( 0.063662)
build_all 0.004655 0.000000 3.295868 ( 0.892823)
build_install 0.009834 0.000000 6.803233 ( 2.333756)
test_btest 0.000723 0.000000 42.207318 ( 6.839974)
test_basic 0.001056 0.004593 0.296523 ( 0.385641)
test_all 0.002300 0.000861 552.307511 ( 81.438564)
test_rubyspec 0.059369 0.043415 40.000687 ( 46.925042)
total: 142.70 sec