Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220215-164943
#<BuildRuby:0x0000560f6c558bc0
@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-164943",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.003702 0.001480 0.898441 ( 2.828726)
build_miniruby 0.000642 0.000257 0.061844 ( 0.060685)
build_ruby 0.000000 0.000873 0.064057 ( 0.062979)
build_all 0.002176 0.002406 3.178233 ( 0.826161)
build_install 0.006253 0.003467 6.637819 ( 2.235172)
test_btest 0.000504 0.000235 40.287745 ( 6.898339)
test_basic 0.000199 0.005108 0.238276 ( 0.328764)
test_all 0.002173 0.001222 544.212450 ( 86.844682)
test_rubyspec 0.045104 0.058485 39.635279 ( 46.661676)
total: 146.75 sec