Logfile: /home/ko1/ruby/logs/brlog.trunk.20220711-125656
#<BuildRuby:0x000055dfcd8e8ea8
@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.20220711-125656",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.011410 0.000000 0.983589 ( 1.278791)
build_miniruby 0.002122 0.000000 0.064251 ( 0.063060)
build_ruby 0.000000 0.001901 0.081111 ( 0.080346)
build_all 0.006896 0.001998 1.506692 ( 0.614914)
build_install 0.021176 0.001206 5.810504 ( 2.802595)
test_btest 0.001259 0.000115 76.696420 ( 8.408525)
test_basic 0.006550 0.000168 0.330220 ( 0.419466)
test_all 0.002357 0.000205 650.180107 ( 64.864373)
test_rubyspec 0.124243 0.053035 46.081746 ( 51.780353)
total: 130.31 sec