Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-203043
#<BuildRuby:0x000055f7f93eec88
@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.20220722-203043",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000043 0.000007 0.000050 ( 0.000054)
configure 0.000020 0.000003 0.000023 ( 0.000020)
build_up 0.008948 0.000748 0.813640 ( 0.879826)
build_miniruby 0.001662 0.000238 0.064674 ( 0.064431)
build_ruby 0.001262 0.000180 0.056203 ( 0.055937)
build_all 0.004181 0.004281 1.241801 ( 0.480483)
build_install 0.012225 0.004151 4.304725 ( 1.806316)
test_btest 0.001487 0.000331 55.687872 ( 6.170554)
test_basic 0.004840 0.001076 0.289994 ( 0.383168)
test_all 0.002973 0.000661 486.588384 ( 51.732569)
test_rubyspec 0.078830 0.051624 41.660707 ( 47.648846)
total: 109.22 sec