Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220130-074912
#<BuildRuby:0x000055dfe1ed6950
@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-074912",
@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.000015 0.000000 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.005779 0.000000 0.839623 ( 1.205081)
build_miniruby 0.000907 0.000000 0.062197 ( 0.061172)
build_ruby 0.000932 0.000000 0.063905 ( 0.062803)
build_all 0.004539 0.000000 3.129149 ( 0.820723)
build_install 0.000774 0.008944 6.587393 ( 2.241296)
test_btest 0.000598 0.000080 27.394288 ( 25.071746)
test_basic 0.005083 0.000071 0.238489 ( 0.328661)
test_all 0.003294 0.000000 540.916367 ( 79.477831)
test_rubyspec 0.068784 0.031183 39.285115 ( 46.280336)
total: 155.55 sec