Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220223-042549
#<BuildRuby:0x00005616c5f78870
@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.20220223-042549",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000013)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.001320 0.004262 0.754436 ( 0.803876)
build_miniruby 0.000799 0.000061 0.062553 ( 0.061343)
build_ruby 0.000804 0.000061 0.064480 ( 0.063329)
build_all 0.004460 0.000005 1.564448 ( 0.614261)
build_install 0.006133 0.004069 5.046361 ( 2.028779)
test_btest 0.000707 0.000089 39.529530 ( 6.906222)
test_basic 0.001488 0.003792 0.272639 ( 0.362327)
test_all 0.002961 0.000523 539.945583 ( 84.581315)
test_rubyspec 0.062328 0.039768 40.022588 ( 46.944112)
total: 142.37 sec