Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-063953
#<BuildRuby:0x000056284533c4d0
@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.20220808-063953",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.010197 0.000846 0.996194 ( 2.768397)
build_miniruby 0.001784 0.000238 0.077499 ( 0.076852)
build_ruby 0.001857 0.000248 0.076190 ( 0.075004)
build_all 0.009477 0.000618 1.544087 ( 0.582781)
build_install 0.017814 0.004611 5.181877 ( 2.120744)
test_btest 0.001439 0.000216 79.143446 ( 8.434586)
test_basic 0.006797 0.001019 0.318084 ( 0.407521)
test_all 0.001805 0.000271 639.142553 ( 64.776291)
test_rubyspec 0.109982 0.059176 45.606349 ( 53.175383)
total: 132.42 sec