Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220213-165607
#<BuildRuby:0x000055fb68bd6320
@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-165607",
@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.000007)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.005163 0.000094 0.921315 ( 1.155330)
build_miniruby 0.000872 0.000063 0.063267 ( 0.062071)
build_ruby 0.000893 0.000064 0.063921 ( 0.062764)
build_all 0.000000 0.004812 3.180355 ( 0.828335)
build_install 0.000000 0.010079 6.622442 ( 2.245789)
test_btest 0.000000 0.000703 35.708722 ( 7.982310)
test_basic 0.004502 0.000682 0.243023 ( 0.333222)
test_all 0.003233 0.000221 556.352605 ( 80.370522)
test_rubyspec 0.078869 0.020325 39.634132 ( 46.602484)
total: 139.64 sec