Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220209-081547
#<BuildRuby:0x000055b5fa448bc0
@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.20220209-081547",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000009 0.000004 0.000013 ( 0.000013)
build_up 0.001163 0.004403 0.810458 ( 1.199505)
build_miniruby 0.000779 0.000000 0.062035 ( 0.060896)
build_ruby 0.000847 0.000000 0.064215 ( 0.062986)
build_all 0.004754 0.000000 3.166507 ( 0.826564)
build_install 0.008771 0.001149 6.711592 ( 2.278635)
test_btest 0.001035 0.000427 35.708386 ( 8.281774)
test_basic 0.005258 0.000000 0.240825 ( 0.330940)
test_all 0.003738 0.000107 554.745529 ( 81.074188)
test_rubyspec 0.063698 0.029309 39.503675 ( 46.478365)
total: 140.59 sec