Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220224-042633
#<BuildRuby:0x000055ea50a62350
@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.20220224-042633",
@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.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006056 0.000000 0.694648 ( 0.699040)
build_miniruby 0.000957 0.000000 0.063186 ( 0.061952)
build_ruby 0.000984 0.000000 0.064781 ( 0.063474)
build_all 0.004667 0.000000 3.303314 ( 0.889100)
build_install 0.010306 0.000000 6.797139 ( 2.317649)
test_btest 0.000731 0.000000 40.654347 ( 7.432089)
test_basic 0.000799 0.004154 0.239145 ( 0.329130)
test_all 0.001242 0.001878 546.753467 ( 82.070352)
test_rubyspec 0.090410 0.018287 40.044518 ( 46.975660)
total: 140.84 sec