Logfile: /home/ko1/ruby/logs/brlog.trunk.20220906-064410
#<BuildRuby:0x00005562ba4d48e8
@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.20220906-064410",
@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.000005)
autoconf 0.000018 0.000002 0.000020 ( 0.000014)
configure 0.000072 0.000011 0.000083 ( 0.000098)
build_up 0.010549 0.001622 0.931533 ( 1.119920)
build_miniruby 0.004375 0.000000 25.780492 ( 8.359692)
build_ruby 0.002214 0.000280 2.109797 ( 2.111336)
build_all 0.020730 0.000717 18.646628 ( 2.196033)
build_install 0.013298 0.006586 1.935458 ( 0.953249)
test_btest 0.001093 0.000182 93.483094 ( 9.485906)
test_basic 0.007406 0.000260 0.352388 ( 0.440762)
test_all 0.003734 0.000590 640.578411 ( 66.484195)
test_rubyspec 0.118589 0.052927 46.758300 ( 55.204950)
total: 146.36 sec