Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220214-005802
#<BuildRuby:0x0000560d01af5398
@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.20220214-005802",
@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.000006)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.005887 0.000000 0.902914 ( 1.047512)
build_miniruby 0.000781 0.000000 0.061730 ( 0.060721)
build_ruby 0.000965 0.000000 0.064436 ( 0.063188)
build_all 0.001574 0.003345 3.169251 ( 0.821401)
build_install 0.006806 0.003358 6.648096 ( 2.252609)
test_btest 0.000748 0.000071 39.812687 ( 7.228118)
test_basic 0.001483 0.003605 0.296543 ( 0.386095)
test_all 0.002992 0.000252 556.310022 ( 78.929737)
test_rubyspec 0.071751 0.034760 39.746155 ( 46.700744)
total: 137.49 sec