Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220307-152438
#<BuildRuby:0x000055c27aefa320
@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.20220307-152438",
@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.000014)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.001415 0.004059 0.935635 ( 8.716030)
build_miniruby 0.000823 0.000127 0.061973 ( 0.060691)
build_ruby 0.000675 0.000104 0.063783 ( 0.062791)
build_all 0.000336 0.004152 3.268569 ( 0.894099)
build_install 0.009711 0.000000 6.766028 ( 2.321411)
test_btest 0.000813 0.000000 36.242439 ( 8.437859)
test_basic 0.005262 0.000000 0.239434 ( 0.329366)
test_all 0.003369 0.000000 528.494938 ( 86.604916)
test_rubyspec 0.074818 0.027921 39.567951 ( 46.585267)
total: 154.01 sec