Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-120051
#<BuildRuby:0x0000558f1dfec610
@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.20220824-120051",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.006415 0.005561 0.964227 ( 1.004621)
build_miniruby 0.001569 0.000362 0.076099 ( 0.074129)
build_ruby 0.001875 0.000433 0.072882 ( 0.070644)
build_all 0.008855 0.000857 1.517438 ( 0.578093)
build_install 0.023001 0.000402 1.865943 ( 0.912287)
test_btest 0.000833 0.000138 72.788029 ( 8.436647)
test_basic 0.004381 0.004077 0.320286 ( 0.407536)
test_all 0.001570 0.002833 635.439115 ( 64.282884)
test_rubyspec 0.090743 0.077231 45.894858 ( 54.062547)
total: 129.83 sec