Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220220-091412
#<BuildRuby:0x0000561e26fa1d70
@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.20220220-091412",
@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.000012 0.000000 0.000012 ( 0.000012)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.001425 0.004265 0.893465 ( 1.388695)
build_miniruby 0.000890 0.000069 0.061684 ( 0.060448)
build_ruby 0.000846 0.000065 0.063489 ( 0.062274)
build_all 0.004551 0.000010 3.220813 ( 0.857919)
build_install 0.006755 0.003211 6.643048 ( 2.238496)
test_btest 0.000730 0.000081 43.079959 ( 6.738043)
test_basic 0.006323 0.000260 0.334702 ( 0.422552)
test_all 0.002880 0.000239 553.419412 ( 82.379157)
test_rubyspec 0.050187 0.032815 39.694987 ( 46.636810)
total: 140.79 sec