Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220131-201134
#<BuildRuby:0x000055ee9a9529a8
@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",
@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.20220131-201134",
@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.000021 0.000000 0.000021 ( 0.000020)
configure 0.000015 0.000000 0.000015 ( 0.000014)
build_up 0.005622 0.000000 0.877153 ( 0.935213)
build_miniruby 0.000886 0.000000 0.062576 ( 0.061529)
build_ruby 0.000905 0.000000 0.063843 ( 0.062677)
build_all 0.000663 0.004177 3.197184 ( 0.825975)
build_install 0.006429 0.003501 6.671704 ( 2.232918)
test_btest 0.000631 0.000070 27.540075 ( 25.208870)
test_basic 0.004887 0.000543 0.260285 ( 0.350270)
test_all 0.003008 0.000334 542.527442 ( 89.312745)
test_rubyspec 0.060534 0.032864 39.447003 ( 46.404754)
total: 165.40 sec