Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-202348
#<BuildRuby:0x0000557c2e670e80
@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.20220802-202348",
@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.000012 0.000000 0.000012 ( 0.000011)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.004675 0.004183 0.839625 ( 1.057956)
build_miniruby 0.001372 0.000098 0.054895 ( 0.053425)
build_ruby 0.000000 0.002017 0.054530 ( 0.052770)
build_all 0.006218 0.003102 1.235678 ( 0.476701)
build_install 0.015326 0.002190 4.221327 ( 1.760724)
test_btest 0.001258 0.000179 54.421742 ( 6.127736)
test_basic 0.004175 0.000597 0.281111 ( 0.377198)
test_all 0.002358 0.000337 473.500899 ( 51.342178)
test_rubyspec 0.067941 0.071303 41.250839 ( 48.967045)
total: 110.22 sec