Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-003713
#<BuildRuby:0x000055ca1a75c0d0
@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.20221202-003713",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000016 0.000005 0.000021 ( 0.000022)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003651 0.007701 1.314638 ( 1.552352)
build_miniruby 0.001537 0.000769 0.854124 ( 0.852907)
build_ruby 0.001908 0.000954 2.232086 ( 2.143080)
build_all 0.010029 0.011056 18.562085 ( 2.161377)
build_install 0.013085 0.006986 2.081846 ( 1.035958)
test_btest 0.001031 0.000606 89.740000 ( 9.012434)
test_basic 0.006297 0.003705 0.359411 ( 0.445686)
test_all 0.001565 0.000921 746.183072 ( 71.680027)
test_rubyspec 0.103767 0.081066 49.093381 ( 57.229281)
total: 146.11 sec