Logfile: /home/ko1/ruby/logs/brlog.trunk.20220308-134819
#<BuildRuby:0x00005619500b4a68
@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.20220308-134819",
@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.000007 0.000003 0.000010 ( 0.000009)
autoconf 0.000016 0.000005 0.000021 ( 0.000022)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.004750 0.006295 1.017608 ( 1.674547)
build_miniruby 0.001977 0.000000 0.067245 ( 0.065103)
build_ruby 0.001764 0.000000 0.068530 ( 0.066674)
build_all 0.009765 0.000000 4.142912 ( 0.846407)
build_install 0.021093 0.002699 7.984568 ( 2.441286)
test_btest 0.000905 0.000272 72.390498 ( 8.210420)
test_basic 0.005947 0.001784 0.343934 ( 0.432443)
test_all 0.001513 0.000454 651.693620 ( 65.091247)
test_rubyspec 0.098572 0.071919 46.192368 ( 51.382995)
total: 130.21 sec