Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-235015
#<BuildRuby:0x0000557e3fc32fe0
@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.20220723-235015",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.009488 0.003329 0.989429 ( 1.095503)
build_miniruby 0.002454 0.000000 0.069534 ( 0.068229)
build_ruby 0.002018 0.000000 0.059604 ( 0.058344)
build_all 0.010527 0.000079 1.517058 ( 0.580889)
build_install 0.013497 0.006057 5.164696 ( 2.076078)
test_btest 0.000000 0.001247 76.950711 ( 8.579209)
test_basic 0.004961 0.003061 0.332009 ( 0.422221)
test_all 0.001935 0.000528 638.619054 ( 64.317946)
test_rubyspec 0.122515 0.038546 45.684132 ( 51.403959)
total: 128.60 sec