Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220325-135815
#<BuildRuby:0x000055c775356320
@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.20220325-135815",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000021 0.000000 0.000021 ( 0.000020)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.001382 0.003947 0.942076 ( 2.753252)
build_miniruby 0.000950 0.000068 0.062205 ( 0.061015)
build_ruby 0.000867 0.000061 0.064128 ( 0.062960)
build_all 0.000360 0.004138 3.257965 ( 0.885810)
build_install 0.005105 0.004313 6.741301 ( 2.302828)
test_btest 0.000565 0.000113 37.414429 ( 7.621075)
test_basic 0.005168 0.000177 0.271245 ( 0.360711)
test_all 0.003013 0.000353 543.173340 ( 84.235725)
test_rubyspec 0.068149 0.035410 39.352923 ( 46.295650)
total: 144.58 sec