Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220213-154326
#<BuildRuby:0x0000561363ff3238
@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.20220213-154326",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.002226 0.003271 0.846996 ( 1.157164)
build_miniruby 0.000777 0.000111 0.061889 ( 0.060672)
build_ruby 0.000000 0.000965 0.063514 ( 0.062336)
build_all 0.001508 0.003064 3.170775 ( 0.817423)
build_install 0.005363 0.004935 6.642571 ( 2.243317)
test_btest 0.000632 0.000175 37.157869 ( 7.536060)
test_basic 0.004050 0.001125 0.275888 ( 0.365825)
test_all 0.002387 0.000663 542.625690 ( 80.175907)
test_rubyspec 0.054767 0.027759 39.539506 ( 46.512210)
total: 138.93 sec