Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220224-195824
#<BuildRuby:0x000055a09ef8b238
@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.20220224-195824",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.005063 0.000422 0.697908 ( 0.823560)
build_miniruby 0.000909 0.000000 0.062365 ( 0.061116)
build_ruby 0.000957 0.000000 0.063895 ( 0.062727)
build_all 0.001062 0.003699 3.321361 ( 0.901958)
build_install 0.004945 0.005200 6.826995 ( 2.338183)
test_btest 0.000578 0.000124 38.011491 ( 7.032654)
test_basic 0.000934 0.004806 0.247378 ( 0.336286)
test_all 0.000062 0.003093 533.129014 ( 86.341396)
test_rubyspec 0.072631 0.024211 39.739806 ( 46.682318)
total: 144.58 sec