Logfile: /home/ko1/ruby/logs/brlog.trunk.20220626-012958
#<BuildRuby:0x00005567738ed458
@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.20220626-012958",
@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.000023 0.000011 0.000034 ( 0.000036)
autoconf 0.000188 0.000094 0.000282 ( 0.000322)
configure 0.000049 0.000025 0.000074 ( 0.000066)
build_up 0.010695 0.000000 0.801107 ( 1.423915)
build_miniruby 0.001193 0.000128 0.062593 ( 0.062818)
build_ruby 0.001808 0.000695 0.064748 ( 0.062787)
build_all 0.006175 0.000762 1.201719 ( 0.491807)
build_install 0.013161 0.004398 4.762074 ( 2.432601)
test_btest 0.001563 0.000000 53.433659 ( 5.994037)
test_basic 0.006502 0.000003 0.297485 ( 0.389787)
test_all 0.002189 0.000691 492.896052 ( 52.094298)
test_rubyspec 0.112495 0.015703 41.857367 ( 47.728798)
total: 110.68 sec