Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220221-210023
#<BuildRuby:0x00005648e91fe630
@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.20220221-210023",
@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.000002 0.000011 ( 0.000010)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.004645 0.000774 0.897422 ( 1.667951)
build_miniruby 0.000865 0.000144 0.062552 ( 0.061231)
build_ruby 0.000781 0.000130 0.064140 ( 0.063079)
build_all 0.000000 0.004992 3.190637 ( 0.824269)
build_install 0.005820 0.004173 6.646043 ( 2.226938)
test_btest 0.000609 0.000188 37.254150 ( 6.991465)
test_basic 0.004174 0.001284 0.324658 ( 0.414133)
test_all 0.003135 0.000225 542.024005 ( 80.008204)
test_rubyspec 0.064118 0.037437 39.776106 ( 46.698964)
total: 138.96 sec