Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-055900
#<BuildRuby:0x000055c3d97aaad8
@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.20221013-055900",
@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.000020 0.000005 0.000025 ( 0.000026)
autoconf 0.000047 0.000013 0.000060 ( 0.000063)
configure 0.000028 0.000007 0.000035 ( 0.000036)
build_up 0.009470 0.002583 1.070305 ( 1.145663)
build_miniruby 0.001204 0.000328 0.099582 ( 0.096637)
build_ruby 0.001297 0.000353 0.097782 ( 0.094761)
build_all 0.002069 0.005891 1.278964 ( 0.555450)
build_install 0.015762 0.000000 1.603483 ( 0.877092)
test_btest 0.001761 0.000000 63.040726 ( 6.832449)
test_basic 0.004297 0.002382 0.338612 ( 0.429559)
test_all 0.005950 0.000333 500.408772 ( 54.260469)
test_rubyspec 0.083410 0.043968 43.265246 ( 51.699299)
total: 115.99 sec