Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220215-021454
#<BuildRuby:0x0000555f56225398
@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.20220215-021454",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.005314 0.000409 0.836233 ( 1.062444)
build_miniruby 0.000748 0.000058 0.061983 ( 0.060878)
build_ruby 0.000000 0.000898 0.063571 ( 0.062437)
build_all 0.000000 0.004609 3.177876 ( 0.825871)
build_install 0.000604 0.009097 6.676099 ( 2.249179)
test_btest 0.000564 0.000188 41.024715 ( 6.569280)
test_basic 0.003822 0.001274 0.240370 ( 0.330472)
test_all 0.002638 0.000642 545.594622 ( 87.115405)
test_rubyspec 0.054636 0.038293 39.322437 ( 46.280104)
total: 144.56 sec