Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220204-133135
#<BuildRuby:0x00005631ee6903e0
@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.20220204-133135",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.004961 0.000827 0.875083 ( 1.736841)
build_miniruby 0.000708 0.000118 0.062009 ( 0.060899)
build_ruby 0.000747 0.000125 0.063852 ( 0.062771)
build_all 0.003902 0.000650 3.197463 ( 0.832512)
build_install 0.001218 0.008420 6.707130 ( 2.251918)
test_btest 0.000599 0.000185 28.396550 ( 25.567470)
test_basic 0.005380 0.000000 0.242850 ( 0.332457)
test_all 0.003406 0.000000 556.432889 ( 81.376029)
test_rubyspec 0.065144 0.033581 39.820858 ( 46.733701)
total: 158.96 sec