Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-154843
#<BuildRuby:0x0000561e6ddc11f8
@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.20220729-154843",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000005 0.000003 0.000008 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.000000 0.009311 0.840290 ( 1.136373)
build_miniruby 0.000000 0.001279 0.063164 ( 0.063603)
build_ruby 0.000000 0.001583 0.062932 ( 0.062754)
build_all 0.006351 0.002100 1.222922 ( 0.478045)
build_install 0.014322 0.001912 4.345745 ( 1.811207)
test_btest 0.001968 0.000000 53.552015 ( 6.069608)
test_basic 0.004413 0.001493 0.291022 ( 0.384254)
test_all 0.001770 0.001062 508.343323 ( 53.711859)
test_rubyspec 0.082370 0.054059 41.733156 ( 47.511411)
total: 111.23 sec