Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220130-133430
#<BuildRuby:0x000055b9d0e5a198
@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-133430",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005543 0.000236 0.874751 ( 1.329893)
build_miniruby 0.000738 0.000123 0.061952 ( 0.060831)
build_ruby 0.000810 0.000135 0.063781 ( 0.062677)
build_all 0.004460 0.000000 3.141396 ( 0.823588)
build_install 0.009560 0.000121 6.588207 ( 2.221985)
test_btest 0.000547 0.000073 27.354879 ( 25.053988)
test_basic 0.004722 0.000630 0.304377 ( 0.393972)
test_all 0.002717 0.000119 530.601985 ( 84.373823)
test_rubyspec 0.060246 0.044311 39.244478 ( 46.234262)
total: 160.56 sec