Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220202-152301
#<BuildRuby:0x000055cbedd8a1a8
@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.20220202-152301",
@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.000015 0.000001 0.000016 ( 0.000015)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.001250 0.004371 0.829708 ( 1.193079)
build_miniruby 0.000811 0.000135 0.062486 ( 0.061290)
build_ruby 0.000726 0.000121 0.063603 ( 0.062488)
build_all 0.000123 0.004438 3.183185 ( 0.822865)
build_install 0.009830 0.000212 6.674233 ( 2.245471)
test_btest 0.000679 0.000145 27.510916 ( 25.168835)
test_basic 0.005037 0.000098 0.272896 ( 0.362828)
test_all 0.003114 0.000407 555.023959 ( 81.119056)
test_rubyspec 0.059253 0.039846 39.565052 ( 46.598381)
total: 157.64 sec