Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220219-212504
#<BuildRuby:0x000055d6fe629e38
@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.20220219-212504",
@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.000009 0.000000 0.000009 ( 0.000008)
autoconf 0.000017 0.000000 0.000017 ( 0.000017)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.005238 0.000000 0.882907 ( 1.538332)
build_miniruby 0.000783 0.000000 0.062293 ( 0.061112)
build_ruby 0.000883 0.000000 0.064634 ( 0.063395)
build_all 0.000739 0.003855 3.185912 ( 0.828375)
build_install 0.009770 0.000348 6.674809 ( 2.252067)
test_btest 0.000763 0.000000 38.776035 ( 7.522282)
test_basic 0.005254 0.000103 0.289571 ( 0.378973)
test_all 0.002085 0.001442 554.506907 ( 82.732787)
test_rubyspec 0.070581 0.029978 39.861626 ( 46.790802)
total: 142.17 sec