Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220325-044852
#<BuildRuby:0x0000561c7ac5c870
@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.20220325-044852",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.000000 0.005296 0.963386 ( 1.286979)
build_miniruby 0.000000 0.000878 0.062425 ( 0.061226)
build_ruby 0.000292 0.000628 0.064494 ( 0.063354)
build_all 0.004596 0.000000 3.294258 ( 0.902801)
build_install 0.008015 0.001814 6.802998 ( 2.309995)
test_btest 0.000660 0.000132 34.433661 ( 8.008537)
test_basic 0.004790 0.000306 0.272738 ( 0.362680)
test_all 0.002994 0.000373 552.907304 ( 83.830952)
test_rubyspec 0.079045 0.028740 39.642389 ( 46.553190)
total: 143.38 sec