Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-140337
#<BuildRuby:0x0000558d82469348
@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.20221007-140337",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000035 0.000009 0.000044 ( 0.000045)
configure 0.000024 0.000006 0.000030 ( 0.000031)
build_up 0.008335 0.004103 1.093504 ( 1.159479)
build_miniruby 0.001564 0.000481 0.100033 ( 0.097513)
build_ruby 0.001675 0.000000 0.098000 ( 0.095707)
build_all 0.008023 0.000416 1.338151 ( 0.590611)
build_install 0.009976 0.004689 1.628679 ( 0.885167)
test_btest 0.001215 0.000357 62.133619 ( 6.777997)
test_basic 0.001460 0.004939 0.349143 ( 0.439721)
test_all 0.006104 0.000531 482.290321 ( 52.949688)
test_rubyspec 0.086408 0.042922 42.524463 ( 51.031598)
total: 114.03 sec