Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-104919
#<BuildRuby:0x000055f0b58000d8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230113-104919",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000025 0.000003 0.000028 ( 0.000027)
build_up 0.003768 0.000314 0.641226 ( 1.053066)
build_miniruby 0.000867 0.000072 0.673997 ( 0.672939)
build_ruby 0.001144 0.000096 2.417743 ( 2.417229)
build_all 0.008513 0.000286 12.939791 ( 1.633798)
build_install 0.005901 0.000454 1.490816 ( 0.718715)
test_btest 0.000659 0.000051 67.706906 ( 6.200229)
test_basic 0.000000 0.003898 0.271950 ( 0.366872)
test_all 0.000000 0.001137 493.533935 ( 47.421876)
test_rubyspec 0.011326 0.017904 35.608288 ( 46.182635)
total: 106.67 sec