Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220203-025111
#<BuildRuby:0x000055ec2ac9c860
@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-025111",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005434 0.000418 0.833726 ( 0.841209)
build_miniruby 0.000831 0.000064 0.061580 ( 0.060522)
build_ruby 0.000924 0.000072 0.063875 ( 0.062628)
build_all 0.004702 0.000018 3.225814 ( 0.848100)
build_install 0.004785 0.005148 6.650646 ( 2.237887)
test_btest 0.000657 0.000093 28.454585 ( 25.558968)
test_basic 0.004566 0.000652 0.286567 ( 0.376328)
test_all 0.002918 0.000277 560.061078 ( 83.415832)
test_rubyspec 0.067496 0.039429 39.537253 ( 46.484697)
total: 159.89 sec