Logfile: /home/ko1/ruby/logs/brlog.trunk.20220915-130036
#<BuildRuby:0x0000564629ac2fe0
@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.20220915-130036",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.009086 0.001398 1.107001 ( 1.103304)
build_miniruby 0.002406 0.000000 0.073868 ( 0.072337)
build_ruby 0.001911 0.000009 0.077289 ( 0.075886)
build_all 0.008725 0.000561 1.569810 ( 0.591004)
build_install 0.010477 0.012110 1.953032 ( 0.953068)
test_btest 0.001186 0.000312 91.502142 ( 9.737826)
test_basic 0.002554 0.005222 0.356043 ( 0.443679)
test_all 0.003319 0.001048 672.015774 ( 68.225100)
test_rubyspec 0.116729 0.059030 47.058820 ( 55.521648)
total: 136.72 sec