Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-054150
#<BuildRuby:0x000055b728f2e9c0
@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.20220719-054150",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.009589 0.000000 0.808285 ( 1.075715)
build_miniruby 0.001517 0.000000 0.060233 ( 0.058907)
build_ruby 0.000000 0.001249 0.055089 ( 0.053841)
build_all 0.002149 0.007396 1.254491 ( 0.492432)
build_install 0.012488 0.005793 4.303669 ( 1.810340)
test_btest 0.001211 0.000214 53.255958 ( 5.981523)
test_basic 0.004892 0.000863 0.285511 ( 0.375891)
test_all 0.002011 0.000355 496.107738 ( 52.756565)
test_rubyspec 0.093674 0.036668 41.795231 ( 47.627035)
total: 110.23 sec