Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-091301
#<BuildRuby:0x0000559b584a1570
@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.20220718-091301",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006778 0.003896 0.882832 ( 1.045420)
build_miniruby 0.001163 0.000155 0.051601 ( 0.050740)
build_ruby 0.001585 0.000211 0.065053 ( 0.063469)
build_all 0.007547 0.001007 1.267282 ( 0.490485)
build_install 0.007602 0.008958 4.410058 ( 1.832529)
test_btest 0.001221 0.000287 53.183982 ( 5.807413)
test_basic 0.004327 0.001019 0.301451 ( 0.393647)
test_all 0.001928 0.000454 481.508769 ( 51.317812)
test_rubyspec 0.090089 0.053865 42.082342 ( 47.820984)
total: 108.82 sec