Logfile: /home/ko1/ruby/logs/brlog.trunk.20220510-130103
#<BuildRuby:0x0000563cbee3c8e8
@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.20220510-130103",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000075 0.000006 0.000081 ( 0.000081)
build_up 0.011016 0.000000 1.061813 ( 2.216606)
build_miniruby 0.001988 0.000000 0.066051 ( 0.063888)
build_ruby 0.001893 0.000000 0.068527 ( 0.066335)
build_all 0.004016 0.003131 1.535341 ( 0.680136)
build_install 0.021872 0.000310 6.334311 ( 3.008093)
test_btest 0.001404 0.000000 71.451365 ( 9.199196)
test_basic 0.004697 0.003618 0.318783 ( 0.405519)
test_all 0.001918 0.000213 733.666590 ( 72.623750)
test_rubyspec 0.083918 0.031207 49.590664 ( 54.865551)
total: 143.13 sec