Logfile: /home/ko1/ruby/logs/brlog.trunk.20220605-001741
#<BuildRuby:0x0000555f5d3688e8
@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",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220605-001741",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007631 0.003991 0.973805 ( 1.365205)
build_miniruby 0.000000 0.001929 0.080254 ( 0.078377)
build_ruby 0.000061 0.002061 0.078727 ( 0.076755)
build_all 0.007086 0.001889 1.500527 ( 0.602538)
build_install 0.017715 0.002264 5.997661 ( 2.843983)
test_btest 0.001195 0.000285 70.653600 ( 8.308337)
test_basic 0.002455 0.004867 0.324507 ( 0.413535)
test_all 0.002162 0.000000 705.214897 ( 67.707035)
test_rubyspec 0.125777 0.049545 45.749648 ( 51.513517)
total: 132.91 sec