Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-160559
#<BuildRuby:0x00005558fe3552f8
@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.20221015-160559",
@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.000031 0.000003 0.000034 ( 0.000034)
autoconf 0.000046 0.000004 0.000050 ( 0.000049)
configure 0.000033 0.000002 0.000035 ( 0.000036)
build_up 0.007211 0.005038 1.083096 ( 1.262874)
build_miniruby 0.002078 0.000319 0.096868 ( 0.093622)
build_ruby 0.002127 0.000000 0.097633 ( 0.093549)
build_all 0.007213 0.000013 1.305832 ( 0.544044)
build_install 0.003743 0.010322 1.651076 ( 0.892020)
test_btest 0.001784 0.000476 62.569990 ( 6.385119)
test_basic 0.006653 0.000404 0.350058 ( 0.438418)
test_all 0.007524 0.000000 509.066962 ( 54.961315)
test_rubyspec 0.093679 0.046188 43.191060 ( 51.750411)
total: 116.42 sec