Logfile: /home/ko1/ruby/logs/brlog.trunk.20220627-041026
#<BuildRuby:0x00005559aa986120
@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.20220627-041026",
@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.000013 0.000004 0.000017 ( 0.000016)
autoconf 0.000026 0.000007 0.000033 ( 0.000033)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.002834 0.007748 0.882076 ( 2.140419)
build_miniruby 0.000960 0.000400 0.056400 ( 0.054839)
build_ruby 0.001079 0.000449 0.068767 ( 0.067482)
build_all 0.002572 0.005504 1.226878 ( 0.486522)
build_install 0.018455 0.001262 4.996068 ( 2.399393)
test_btest 0.001163 0.000452 52.398093 ( 5.805783)
test_basic 0.005575 0.000560 0.284341 ( 0.375605)
test_all 0.001903 0.000701 504.241181 ( 52.957053)
test_rubyspec 0.090187 0.052287 41.988654 ( 47.591130)
total: 111.88 sec