Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-090538
#<BuildRuby:0x00005602d38a2038
@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.20220717-090538",
@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.000009 0.000001 0.000010 ( 0.000011)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.009228 0.000812 0.858741 ( 3.378492)
build_miniruby 0.001336 0.000205 0.061282 ( 0.061138)
build_ruby 0.001152 0.000177 0.065570 ( 0.065080)
build_all 0.003210 0.004267 1.296348 ( 0.500440)
build_install 0.013830 0.001873 4.331720 ( 1.846115)
test_btest 0.001458 0.000291 52.144542 ( 6.279060)
test_basic 0.004620 0.000924 0.285746 ( 0.378552)
test_all 0.003018 0.000297 492.013344 ( 52.001180)
test_rubyspec 0.086219 0.043386 42.065831 ( 48.008435)
total: 112.52 sec