Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220222-175637
#<BuildRuby:0x00005619f5e808e0
@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.20220222-175637",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000000 0.000013 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.005664 0.000000 0.863836 ( 5.060345)
build_miniruby 0.001030 0.000000 0.062092 ( 0.060861)
build_ruby 0.000831 0.000000 0.064161 ( 0.063090)
build_all 0.004573 0.000000 3.178917 ( 0.825927)
build_install 0.005561 0.004473 6.668313 ( 2.254427)
test_btest 0.000667 0.000041 42.238324 ( 6.913855)
test_basic 0.001570 0.003691 0.329257 ( 0.418814)
test_all 0.001211 0.002627 551.999751 ( 83.296632)
test_rubyspec 0.055442 0.030658 39.846728 ( 46.771216)
total: 145.67 sec