Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220218-100444
#<BuildRuby:0x000055fa160ade38
@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.20220218-100444",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.005511 0.000119 0.929682 ( 3.561141)
build_miniruby 0.000847 0.000061 0.061824 ( 0.060755)
build_ruby 0.000803 0.000057 0.063655 ( 0.062548)
build_all 0.004686 0.000040 3.177405 ( 0.829206)
build_install 0.002345 0.007916 6.647728 ( 2.245379)
test_btest 0.000599 0.000112 39.161928 ( 6.956786)
test_basic 0.002238 0.003628 0.353071 ( 0.441491)
test_all 0.003026 0.000130 547.651386 ( 82.010090)
test_rubyspec 0.071683 0.012451 39.699440 ( 46.596385)
total: 142.76 sec