Logfile: /home/ko1/ruby/logs/brlog.trunk.20221111-084007
#<BuildRuby:0x0000564e6f15b4b8
@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.20221111-084007",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.006097 0.003945 1.083745 ( 1.123526)
build_miniruby 0.002005 0.000118 0.069359 ( 0.068506)
build_ruby 0.001957 0.000115 0.070202 ( 0.069285)
build_all 0.008488 0.000499 1.417894 ( 0.595294)
build_install 0.020721 0.000000 1.843473 ( 0.944332)
test_btest 0.001325 0.000000 86.468367 ( 8.657212)
test_basic 0.004230 0.003812 0.345691 ( 0.437015)
test_all 0.002240 0.000071 682.103652 ( 68.966553)
test_rubyspec 0.111386 0.056187 47.619717 ( 56.087656)
total: 136.95 sec