Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220325-012753
#<BuildRuby:0x000055a17e8d08e0
@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.20220325-012753",
@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.000016 0.000000 0.000016 ( 0.000016)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.000000 0.005538 0.894984 ( 1.051171)
build_miniruby 0.000000 0.001011 0.062446 ( 0.061235)
build_ruby 0.000344 0.000573 0.064511 ( 0.063232)
build_all 0.004903 0.000000 3.283126 ( 0.880580)
build_install 0.005126 0.005013 6.770404 ( 2.299855)
test_btest 0.000629 0.000119 35.092030 ( 7.901863)
test_basic 0.000000 0.005345 0.241359 ( 0.331101)
test_all 0.001604 0.001245 555.395844 ( 81.691100)
test_rubyspec 0.076078 0.023246 39.696767 ( 46.634173)
total: 140.92 sec