Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220220-160230
#<BuildRuby:0x0000563c3c1301b8
@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-160230",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004882 0.000376 0.827223 ( 0.896943)
build_miniruby 0.000837 0.000065 0.061744 ( 0.060602)
build_ruby 0.000000 0.000926 0.063632 ( 0.062515)
build_all 0.001255 0.003498 3.188266 ( 0.826846)
build_install 0.008979 0.000658 6.661935 ( 2.246328)
test_btest 0.000582 0.000083 38.808124 ( 7.103955)
test_basic 0.004752 0.000679 0.251752 ( 0.341062)
test_all 0.003105 0.000129 534.322394 ( 89.720246)
test_rubyspec 0.057346 0.021069 39.611957 ( 46.621303)
total: 147.88 sec