Logfile: /home/ko1/ruby/logs/brlog.trunk.20220426-231910
#<BuildRuby:0x00005580d0f23680
@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.20220426-231910",
@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.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.012021 0.000521 1.007978 ( 1.073126)
build_miniruby 0.002592 0.000000 0.072679 ( 0.070105)
build_ruby 0.000000 0.001863 0.073330 ( 0.071957)
build_all 0.006435 0.003084 1.486177 ( 0.610079)
build_install 0.017324 0.006245 5.871274 ( 2.798382)
test_btest 0.001174 0.000247 79.674108 ( 8.699838)
test_basic 0.007870 0.001657 0.337568 ( 0.423179)
test_all 0.002912 0.000318 673.367477 ( 65.483533)
test_rubyspec 0.133019 0.054594 45.870858 ( 51.112320)
total: 130.34 sec