Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220214-093453
#<BuildRuby:0x00005611efc15d70
@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-093453",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.001153 0.004331 0.879788 ( 1.175289)
build_miniruby 0.000793 0.000132 0.061988 ( 0.060891)
build_ruby 0.000774 0.000129 0.063778 ( 0.062595)
build_all 0.004562 0.000029 3.175682 ( 0.824413)
build_install 0.002847 0.007202 6.639693 ( 2.232787)
test_btest 0.000613 0.000163 38.159449 ( 6.738561)
test_basic 0.001986 0.003400 0.349961 ( 0.439550)
test_all 0.001172 0.002204 543.159101 ( 79.302099)
test_rubyspec 0.050428 0.035296 39.774970 ( 46.827183)
total: 137.66 sec