Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220212-024008
#<BuildRuby:0x000055ad1f8fd398
@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.20220212-024008",
@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.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.005653 0.000435 0.865415 ( 1.001457)
build_miniruby 0.000821 0.000064 0.062423 ( 0.061248)
build_ruby 0.000876 0.000067 0.063733 ( 0.062589)
build_all 0.004821 0.000029 3.191345 ( 0.828094)
build_install 0.010241 0.000000 6.665829 ( 2.234700)
test_btest 0.000635 0.000000 37.892854 ( 7.320416)
test_basic 0.001396 0.003844 0.289905 ( 0.379520)
test_all 0.003382 0.000136 565.796916 ( 81.526482)
test_rubyspec 0.058958 0.010258 39.659331 ( 46.626633)
total: 140.04 sec