Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220203-202429
#<BuildRuby:0x000055f064c796b0
@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",
@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.20220203-202429",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.000000 0.005448 0.842591 ( 1.026186)
build_miniruby 0.000000 0.000979 0.061937 ( 0.060703)
build_ruby 0.000000 0.001011 0.064346 ( 0.063035)
build_all 0.003151 0.001544 3.212170 ( 0.832666)
build_install 0.010130 0.000000 6.689497 ( 2.249646)
test_btest 0.000000 0.000635 28.205054 ( 25.428558)
test_basic 0.003361 0.002623 0.277464 ( 0.366637)
test_all 0.001378 0.002304 565.932135 ( 84.119134)
test_rubyspec 0.054488 0.049119 39.654869 ( 46.597081)
total: 160.74 sec