Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-020243
#<BuildRuby:0x000055ccad658a68
@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.20221012-020243",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005793 0.004253 1.086694 ( 1.134875)
build_miniruby 0.001636 0.000234 0.100013 ( 0.097424)
build_ruby 0.001843 0.000263 0.097180 ( 0.094066)
build_all 0.003500 0.005133 1.280859 ( 0.562164)
build_install 0.012868 0.001645 1.633717 ( 0.906918)
test_btest 0.001670 0.000334 62.191901 ( 6.424832)
test_basic 0.002071 0.004499 0.335228 ( 0.424319)
test_all 0.006336 0.000974 515.244939 ( 54.772371)
test_rubyspec 0.072713 0.054832 43.137933 ( 51.722052)
total: 116.14 sec