Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-031048
#<BuildRuby:0x00005611d0067ba0
@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.20220818-031048",
@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.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008352 0.000661 0.889724 ( 2.027750)
build_miniruby 0.001823 0.000280 0.064568 ( 0.063543)
build_ruby 0.001375 0.000211 0.056745 ( 0.055245)
build_all 0.004418 0.004591 1.272166 ( 0.487763)
build_install 0.015059 0.000207 1.560968 ( 0.774565)
test_btest 0.001144 0.000202 55.484215 ( 6.115831)
test_basic 0.004880 0.000861 0.291698 ( 0.383076)
test_all 0.003684 0.000650 480.064182 ( 51.261117)
test_rubyspec 0.081720 0.052783 41.581344 ( 49.293496)
total: 110.46 sec