Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-160240
#<BuildRuby:0x0000556411650408
@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.20221205-160240",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005556 0.004620 1.193300 ( 1.236308)
build_miniruby 0.002168 0.000310 0.844468 ( 0.852915)
build_ruby 0.003832 0.000000 2.217757 ( 2.145824)
build_all 0.014409 0.004521 18.399675 ( 2.142053)
build_install 0.015286 0.005720 2.039084 ( 1.046374)
test_btest 0.001060 0.000212 93.167420 ( 8.910310)
test_basic 0.002939 0.004430 0.345811 ( 0.435696)
test_all 0.002625 0.000000 707.128397 ( 70.630706)
test_rubyspec 0.085417 0.070217 48.686980 ( 57.207659)
total: 144.61 sec