Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-183557
#<BuildRuby:0x000055a11da7c088
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221115-183557",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000030 0.000005 0.000035 ( 0.000035)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005590 0.000235 0.938684 ( 1.186669)
build_miniruby 0.001006 0.000154 0.875422 ( 0.873873)
build_ruby 0.001122 0.000172 2.506401 ( 2.420872)
build_all 0.004495 0.004385 15.494853 ( 2.795520)
build_install 0.005988 0.004800 1.860064 ( 0.972368)
test_btest 0.000566 0.000151 62.057582 ( 8.942029)
test_basic 0.004155 0.001108 0.319950 ( 0.409217)
test_all 0.001009 0.000269 612.112083 ( 89.692511)
test_rubyspec 0.092666 0.035756 45.292231 ( 53.628263)
total: 160.92 sec