Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220213-182754
#<BuildRuby:0x00005621ef520fa0
@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-182754",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.004382 0.000796 0.845102 ( 1.272632)
build_miniruby 0.000868 0.000000 0.070835 ( 0.069706)
build_ruby 0.000909 0.000000 0.063971 ( 0.062873)
build_all 0.004812 0.000000 3.166434 ( 0.819283)
build_install 0.003991 0.006099 6.629077 ( 2.217067)
test_btest 0.000691 0.000173 35.155767 ( 7.736490)
test_basic 0.004977 0.000264 0.238180 ( 0.328256)
test_all 0.002801 0.000659 560.918333 ( 86.086549)
test_rubyspec 0.054066 0.024838 39.586035 ( 46.520463)
total: 145.11 sec