Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220130-123812
#<BuildRuby:0x00005587dd3f2040
@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.20220130-123812",
@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.000009)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000015 0.000000 0.000015 ( 0.000014)
build_up 0.001671 0.003966 0.913422 ( 0.960211)
build_miniruby 0.000837 0.000060 0.061837 ( 0.060708)
build_ruby 0.000823 0.000059 0.063579 ( 0.062531)
build_all 0.004404 0.000315 3.156271 ( 0.837546)
build_install 0.005365 0.004539 6.627527 ( 2.250122)
test_btest 0.000552 0.000074 27.628126 ( 25.276136)
test_basic 0.005134 0.000000 0.275295 ( 0.364992)
test_all 0.003460 0.000000 559.179412 ( 83.337116)
test_rubyspec 0.075165 0.030869 39.290034 ( 47.174120)
total: 160.32 sec