Logfile: /home/ko1/ruby/logs/brlog.trunk.20220227-192637
#<BuildRuby:0x000055e9fa52caf8
@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.20220227-192637",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000016 0.000005 0.000021 ( 0.000022)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009039 0.003013 0.973513 ( 1.257196)
build_miniruby 0.001892 0.000631 0.069802 ( 0.069352)
build_ruby 0.001250 0.000417 0.078676 ( 0.078861)
build_all 0.010835 0.000000 4.138699 ( 0.846631)
build_install 0.007032 0.016296 7.941536 ( 2.438147)
test_btest 0.001405 0.000000 78.448452 ( 8.715129)
test_basic 0.006733 0.001347 0.332579 ( 0.423237)
test_all 0.001411 0.000618 695.170164 ( 67.585480)
test_rubyspec 0.063292 0.102704 46.337573 ( 51.735322)
total: 133.15 sec