Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220209-101229
#<BuildRuby:0x00005627b9c50bc0
@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-101229",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000014 0.000000 0.000014 ( 0.000013)
build_up 0.002115 0.004045 0.924422 ( 2.164410)
build_miniruby 0.000880 0.000063 0.061889 ( 0.060641)
build_ruby 0.000844 0.000060 0.063915 ( 0.062764)
build_all 0.000627 0.004269 3.189361 ( 0.829745)
build_install 0.005410 0.004463 6.647449 ( 2.229902)
test_btest 0.000696 0.000139 39.152431 ( 7.119062)
test_basic 0.001705 0.003695 0.289451 ( 0.379013)
test_all 0.002217 0.001089 547.926224 ( 87.146675)
test_rubyspec 0.066098 0.029481 39.434537 ( 46.371428)
total: 146.36 sec