Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220226-100625
#<BuildRuby:0x0000561fde622600
@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.20220226-100625",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.000000 0.005577 0.919929 ( 0.936918)
build_miniruby 0.000000 0.000878 0.062403 ( 0.061175)
build_ruby 0.000000 0.000966 0.064288 ( 0.063108)
build_all 0.004680 0.000000 3.304450 ( 0.892615)
build_install 0.009510 0.000472 6.800416 ( 2.322137)
test_btest 0.000678 0.000079 41.102318 ( 6.988905)
test_basic 0.004932 0.000580 0.245736 ( 0.335425)
test_all 0.000000 0.002933 542.139809 ( 82.901798)
test_rubyspec 0.067757 0.037918 39.887995 ( 46.857009)
total: 141.36 sec