Logfile: /home/ko1/ruby/logs/brlog.trunk.20221108-200646
#<BuildRuby:0x000055c0fb1388e8
@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.20221108-200646",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000023 0.000003 0.000026 ( 0.000016)
configure 0.000010 0.000002 0.000012 ( 0.000010)
build_up 0.009816 0.000219 1.081137 ( 1.113735)
build_miniruby 0.001810 0.000241 0.063827 ( 0.061823)
build_ruby 0.001648 0.000219 0.070441 ( 0.068677)
build_all 0.001111 0.009180 1.518487 ( 0.584801)
build_install 0.017521 0.004373 1.885559 ( 0.925748)
test_btest 0.001640 0.000000 85.918641 ( 8.534123)
test_basic 0.008989 0.001562 0.338995 ( 0.424416)
test_all 0.001842 0.000460 660.287025 ( 67.847274)
test_rubyspec 0.134105 0.055867 47.789617 ( 55.872208)
total: 135.43 sec