Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220221-222026
#<BuildRuby:0x00005619ae299d70
@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.20220221-222026",
@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.000001 0.000012 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.005647 0.000117 0.968052 ( 1.190308)
build_miniruby 0.000824 0.000064 0.062192 ( 0.061035)
build_ruby 0.000878 0.000067 0.064448 ( 0.063310)
build_all 0.000316 0.004433 3.202765 ( 0.834933)
build_install 0.005917 0.003830 6.652973 ( 2.225584)
test_btest 0.000629 0.000126 40.655498 ( 6.887908)
test_basic 0.005038 0.000144 0.319711 ( 0.409327)
test_all 0.003131 0.000369 538.400436 ( 84.210161)
test_rubyspec 0.083248 0.025572 39.733700 ( 46.668770)
total: 142.55 sec