Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-194114
#<BuildRuby:0x000055bcf11ac0d0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221205-194114",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000013 0.000003 0.000016 ( 0.000015)
build_up 0.004937 0.000000 1.180976 ( 1.163740)
build_miniruby 0.000992 0.000000 1.066400 ( 1.065218)
build_ruby 0.001166 0.000000 2.697140 ( 2.605243)
build_all 0.008261 0.000644 15.789107 ( 3.230331)
build_install 0.009290 0.000820 2.242424 ( 1.271287)
test_btest 0.000492 0.000078 58.354599 ( 12.205474)
test_basic 0.000625 0.004534 0.306410 ( 0.397316)
test_all 0.000000 0.000885 655.498834 (120.102938)
test_rubyspec 0.038066 0.033764 53.009305 ( 61.147362)
total: 203.19 sec