Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220216-083950
#<BuildRuby:0x0000563b4dfe4fa0
@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-083950",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.005835 0.000000 0.854191 ( 0.918697)
build_miniruby 0.000968 0.000000 0.061922 ( 0.060744)
build_ruby 0.000863 0.000011 0.063863 ( 0.062699)
build_all 0.000762 0.004021 3.214251 ( 0.841773)
build_install 0.007362 0.002883 6.650914 ( 2.258718)
test_btest 0.000672 0.000158 33.950478 ( 8.075329)
test_basic 0.004192 0.000986 0.287661 ( 0.377434)
test_all 0.003345 0.000000 550.213569 ( 79.930576)
test_rubyspec 0.069627 0.030924 39.428732 ( 46.362306)
total: 138.89 sec