Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220207-045805
#<BuildRuby:0x000055d0412c8fa0
@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.20220207-045805",
@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.000006)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.002042 0.003646 0.890193 ( 0.848017)
build_miniruby 0.000719 0.000180 0.062269 ( 0.061112)
build_ruby 0.000709 0.000177 0.063945 ( 0.062862)
build_all 0.003924 0.000981 3.236021 ( 0.848797)
build_install 0.007210 0.002815 6.698099 ( 2.261127)
test_btest 0.000612 0.000163 35.975346 ( 8.120353)
test_basic 0.000799 0.004362 0.275882 ( 0.365568)
test_all 0.001869 0.001650 561.458415 ( 89.164662)
test_rubyspec 0.076708 0.024487 39.800785 ( 46.766568)
total: 148.50 sec