Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220218-180204
#<BuildRuby:0x000055e7f5ae8e80
@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.20220218-180204",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005288 0.000407 0.848283 ( 2.835444)
build_miniruby 0.000799 0.000061 0.064394 ( 0.063285)
build_ruby 0.000793 0.000061 0.063696 ( 0.062615)
build_all 0.004626 0.000017 3.199859 ( 0.840552)
build_install 0.006397 0.004105 6.697192 ( 2.267664)
test_btest 0.000660 0.000083 39.496135 ( 7.020979)
test_basic 0.002065 0.003908 0.335314 ( 0.423890)
test_all 0.003756 0.000158 546.178757 ( 85.721715)
test_rubyspec 0.076803 0.023406 39.625115 ( 46.716521)
total: 145.95 sec