Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-203617
#<BuildRuby:0x0000558a858784c0
@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.20220814-203617",
@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.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000107 0.000000 0.000107 ( 0.000113)
build_up 0.007286 0.004411 0.981281 ( 1.006552)
build_miniruby 0.002231 0.000139 0.076813 ( 0.074711)
build_ruby 0.002297 0.000144 0.076396 ( 0.075329)
build_all 0.010926 0.000366 1.593744 ( 0.605648)
build_install 0.021429 0.000593 1.893263 ( 0.921445)
test_btest 0.001295 0.000000 75.930148 ( 8.601980)
test_basic 0.007734 0.000178 0.337257 ( 0.425466)
test_all 0.005233 0.000000 653.462414 ( 64.735456)
test_rubyspec 0.106659 0.064641 45.824591 ( 53.448786)
total: 129.90 sec