Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220216-230613
#<BuildRuby:0x000056191fd55e38
@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.20220216-230613",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.005293 0.000000 0.856329 ( 0.986696)
build_miniruby 0.000898 0.000000 0.062000 ( 0.060796)
build_ruby 0.000915 0.000000 0.063784 ( 0.062722)
build_all 0.001128 0.003649 3.184599 ( 0.826826)
build_install 0.002789 0.007161 6.638232 ( 2.237097)
test_btest 0.000599 0.000100 41.252755 ( 6.768153)
test_basic 0.006070 0.000384 0.266060 ( 0.354513)
test_all 0.003029 0.000116 536.772962 ( 79.323385)
test_rubyspec 0.061476 0.030028 39.444646 ( 46.414884)
total: 137.04 sec