Logfile: /home/ko1/ruby/logs/brlog.trunk.20220218-090700
#<BuildRuby:0x0000559f526088e8
@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.20220218-090700",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000013 0.000009 0.000022 ( 0.000020)
configure 0.000005 0.000003 0.000008 ( 0.000009)
build_up 0.009713 0.000863 0.959679 ( 1.824520)
build_miniruby 0.000429 0.002007 0.076335 ( 0.074002)
build_ruby 0.002060 0.001202 0.081247 ( 0.078357)
build_all 0.006928 0.003490 4.111935 ( 0.790141)
build_install 0.025454 0.000553 7.800210 ( 2.342588)
test_btest 0.001082 0.000433 76.688909 ( 8.516826)
test_basic 0.006267 0.000809 0.327465 ( 0.416867)
test_all 0.001517 0.000145 699.140233 ( 67.514055)
test_rubyspec 0.091142 0.056856 46.159042 ( 51.792242)
total: 133.35 sec