Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220226-165841
#<BuildRuby:0x000055f3b8d69e38
@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.20220226-165841",
@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.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.005307 0.000408 0.959438 ( 3.695704)
build_miniruby 0.000918 0.000071 0.062217 ( 0.061028)
build_ruby 0.000828 0.000064 0.063760 ( 0.062681)
build_all 0.001355 0.003404 3.315292 ( 0.896716)
build_install 0.007026 0.003765 6.827760 ( 2.346691)
test_btest 0.000612 0.000108 35.073478 ( 7.546756)
test_basic 0.004746 0.000837 0.242781 ( 0.331923)
test_all 0.002556 0.000451 549.085030 ( 85.509175)
test_rubyspec 0.078539 0.019043 40.064357 ( 47.005066)
total: 147.46 sec