Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-170827
#<BuildRuby:0x0000559279411570
@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.20220809-170827",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.008909 0.001485 0.880629 ( 0.932996)
build_miniruby 0.001351 0.000225 0.049932 ( 0.048274)
build_ruby 0.001347 0.000225 0.064727 ( 0.063010)
build_all 0.008752 0.000583 1.247101 ( 0.464828)
build_install 0.017872 0.000261 4.171733 ( 1.768779)
test_btest 0.000000 0.001505 52.168548 ( 6.267683)
test_basic 0.000000 0.005932 0.287707 ( 0.379340)
test_all 0.000453 0.001943 470.788805 ( 51.387563)
test_rubyspec 0.097816 0.044210 41.665824 ( 48.984172)
total: 110.30 sec