Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220315-031208
#<BuildRuby:0x0000557c19297238
@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.20220315-031208",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005151 0.000858 0.997969 ( 0.976642)
build_miniruby 0.000824 0.000137 0.062487 ( 0.061361)
build_ruby 0.000755 0.000126 0.063651 ( 0.062492)
build_all 0.003820 0.000637 3.299088 ( 0.894446)
build_install 0.000000 0.009859 6.860699 ( 2.351477)
test_btest 0.000000 0.000687 34.657110 ( 8.367895)
test_basic 0.001116 0.004739 0.290577 ( 0.379133)
test_all 0.001019 0.002309 533.378699 ( 85.959762)
test_rubyspec 0.064971 0.042535 39.720987 ( 46.682021)
total: 145.74 sec