Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220222-073117
#<BuildRuby:0x000056153deb21e0
@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.20220222-073117",
@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.000000 0.000027 0.000027 ( 0.000038)
configure 0.000000 0.000010 0.000010 ( 0.000011)
build_up 0.001840 0.003632 0.820246 ( 1.079719)
build_miniruby 0.000793 0.000053 0.062290 ( 0.061211)
build_ruby 0.001093 0.000073 0.064838 ( 0.063447)
build_all 0.004532 0.000043 3.187451 ( 0.826017)
build_install 0.009352 0.000585 6.657403 ( 2.240130)
test_btest 0.000752 0.000047 39.608867 ( 6.819722)
test_basic 0.000708 0.004616 0.307997 ( 0.397864)
test_all 0.003837 0.000392 545.874865 ( 85.053992)
test_rubyspec 0.043613 0.057657 39.798434 ( 46.745556)
total: 143.29 sec