Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220215-010853
#<BuildRuby:0x0000563903c98fa0
@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.20220215-010853",
@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.000014 0.000000 0.000014 ( 0.000013)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.001625 0.003957 0.907900 ( 0.863907)
build_miniruby 0.000813 0.000058 0.062158 ( 0.061047)
build_ruby 0.000857 0.000061 0.064120 ( 0.062879)
build_all 0.004400 0.000314 3.219467 ( 0.851241)
build_install 0.002338 0.007596 6.621769 ( 2.228358)
test_btest 0.000600 0.000112 37.972826 ( 7.359559)
test_basic 0.005485 0.001028 0.360248 ( 0.447720)
test_all 0.003495 0.000156 547.867840 ( 84.222348)
test_rubyspec 0.065363 0.030943 39.366349 ( 46.358203)
total: 142.46 sec